Re: [whatwg/dom] Remove more types from document.createEvent() (#489)

Actually, that bug is the opposite (adding a type that we don't yet support).  Removing the two we do support that were removed in this commit is here: https://bugzilla.mozilla.org/show_bug.cgi?id=1388119

(It turns out ErrorEvent support was added to Firefox six months ago to match the spec, but now I think we should remove it again given that Chrome is willing to drop it.)

-- 
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/pull/489#issuecomment-320738842

Received on Monday, 7 August 2017 18:13:16 UTC