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>

Though, maybe note that in the source somehow, so that folks don't try to patch it up.

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

Received on Thursday, 14 April 2016 14:35:47 UTC