Re: [whatwg/dom] Add more legacy event types for createEvent() (#220)

I didn't notice that Chrome and IE return TextEvent -- thanks!  But there's no such thing as TextEvent right now in standards-land, and it doesn't seem worth it to define it just for this.  So we don't otherwise want to define it, Chrome and IE should get rid of it and return CompositionEvent like Firefox.

Is there anything else in your comment that differs from the commit?  It looks like all the events you mentioned are already in the changeset.

---
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/220#issuecomment-210059347

Received on Thursday, 14 April 2016 17:21:23 UTC