Re: [whatwg/dom] document.createEvent() supports lots of events that most UAs do not support initializers for (#362)

document.createEvent("TransitionEvent") is only supported in Chrome and Edge, so I count only two that have to change?  That said, supporting it with no initializer is silly but not difficult or a compat risk, so if you don't want to change because of compat risk, I'm fine with adding it to Firefox.

-- 
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/362#issuecomment-297368709

Received on Wednesday, 26 April 2017 11:31:08 UTC