w3c / uievents

UI Events
https://w3c.github.io/uievents/
Other
145 stars 52 forks source link

Define init*Event() methods imperatively #191

Open annevk opened 6 years ago

annevk commented 6 years ago

They should be defined equivalently to https://dom.spec.whatwg.org/#dom-customevent-initcustomevent.

annevk commented 6 years ago

I also don't think we should put them in a separate section if they can't be removed anyway, though maybe there's some benefit there in that it prevents folks copy-and-pasting them.