- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 01 Nov 2016 12:37:49 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 1 November 2016 19:38:31 UTC
> 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