Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Add HTMLElement properties/methods #59

Merged
merged 1 commit into from
Sep 27, 2016

Conversation

nwolverson
Copy link
Contributor

Per #48.

I worked from the IDL in that comment, removing properties which are inherited from Element, and the event handlers per @garyb's comment. Additional omissions (because they seem hard/non-obvious) are

readonly attribute DOMStringMap dataset;
attribute HTMLMenuElement contextMenu;
readonly attribute CSSStyleDeclaration style;

@garyb
Copy link
Member

garyb commented Sep 27, 2016

Thanks very much!

@garyb garyb merged commit d1d6bcd into purescript-deprecated:master Sep 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants