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

>      <tr><td>"<code>uievent</code>"<td rowspan=2>{{UIEvent}}<td rowspan=2>[[!UIEVENTS]]
>      <tr><td>"<code>uievents</code>"
> +    <tr><td>"<code>webglcontextevent</code>"<td>{{WebGLContextEvent}}<td>[[!WEBGL]]
> +    <tr><td>"<code>wheelevent</code>"<td>{{WheelEvent}}<td>[[!UIEVENTS]]
>    </table>
>    <!-- XXX WebKit's architecture is broken here and both browsers support more than DOM.
>         https://trac.webkit.org/browser/trunk/Source/WebCore/dom/EventNames.in

We should probably update this comment.

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

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