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 considered that, but decided it would be confusing if the reader were trying to check if an event is on the list, and that that outweighs the benefit.

---
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#r59726898

Received on Thursday, 14 April 2016 14:29:12 UTC