[whatwg/dom] Remove "svgevent" and "touchevent" from createEvent list? (#227)

333b03cf6454e803d6433673c33f1292821dac0a added "touchevent" per Web compat research in https://www.w3.org/Bugs/Public/show_bug.cgi?id=25491#c7

https://github.com/whatwg/dom/pull/220 added "svgevent". Was it added because it was supported in Gecko and IE11? @ayg

According to the data in https://github.com/whatwg/html/issues/1054#issue-148590884 right now WebKit/Chromium/Gecko/Edge throw for `TouchEvent` and WebKit/Chromium/Edge throw for `SVGEvent`.

---
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/227

Received on Monday, 18 April 2016 08:49:25 UTC