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

> do you know why Gecko supports SVGZoomEvent(s) from createEvent() even though it has no initializer

No idea offhand.  Probably because that's what SVG specified, but it's _possible_ it happened by accident in <https://bugzilla.mozilla.org/show_bug.cgi?id=234455>.  It's been a while since we've had this behavior, as you can tell from the dates on that bug.

Note that this event interface has no constructor either....

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

Received on Tuesday, 1 November 2016 19:38:31 UTC