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

> @tkent-google, do you have any context about how cssTransitions ends up being used?

I took a look at Tipped code, and found removing both of WebKitTransitionEvent and TransitionEvent would cause:
 - If Tipped version is older, some animation is skipped
 - If Tipped version is newer, cssTransitions() checks existence of window.TransitionEvent too. So no behavior change.


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

Received on Wednesday, 26 April 2017 06:59:16 UTC