Re: [whatwg/dom] Add a section on defining a new event (#364)

I guess [the section on defining event interfaces](https://dom.spec.whatwg.org/#defining-event-interfaces) means you've started this (although I didn't check history).  (I got here from [a blink-dev thread on constructors for WebAudio events](https://groups.google.com/a/chromium.org/d/msg/blink-dev/G3V0F7Rh0Io/MuLBeUZeAQAJ).)

Possible other things:
* having a constructor
* whether to have onfoo DOM properties and (if target is an element) HTML attributes on the target
* whether to add support for document.createEvent (no, I think).  (You've already mentioned not introducing init*Event, and I think this goes along.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/364#issuecomment-259596678

Received on Thursday, 10 November 2016 04:03:19 UTC