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

>      <tr><td>"<code>events</code>"
> -    <tr><td>"<code>htmlevents</code>"
> +    <tr><td>"<code>focusevent</code>"<td>{{FocusEvent}}<td>[[!UIEVENTS]]
> +    <tr><td>"<code>hashchangeevent</code>"<td>{{HashChangeEvent}}<td>[[!HTML]]
> +    <tr><td>"<code>htmlevents</code>"<td>{{Event}}<td>

I think it would be clearer to keep this grouped with "event" and "events" and ignore it for sorting purposes. Same for "svgevent" below, didn't know that was a thing. Sad times.

---
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/files/90e1768c14f4455477f5213914a477a560df89c3#r59716582

Received on Thursday, 14 April 2016 13:31:34 UTC