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

@foolip I'm happy to get rid of all the events in the first post here.  If you can't remove FocusEvent or TransitionEvent right now, then removing all the others is a good start.  I don't see any need to remove events that are already implemented by existing UAs -- it just creates work and possible site compat issues for no advantage.  It's more useful to drop events that some UAs don't support, if the UAs that do support them are willing to drop support.

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

Received on Tuesday, 28 March 2017 12:33:57 UTC