Re: [whatwg/dom] Make it easier to dispatch custom events (#483)

I also use lots of different event objects and subclasses. My default is Event, as I rarely need an extra detail property. ProgressEvent is also common.

-- 
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/483#issuecomment-318417351

Received on Thursday, 27 July 2017 16:38:34 UTC