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

Regarding TransitionEvent, `document.createEvent("TransitionEvent")` already doesn't work in Safari, so now it's supported by Chrome and Edge only. I can't promise to attempt the removal myself in Blink, but I think it'd be fine to remove it from the spec and add it back only if we (or Edge) eventually request it due to compat concerns.

-- 
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-295770377

Received on Thursday, 20 April 2017 15:06:24 UTC