Re: [dom] Fixes #156. Add legacy event type check to invoke algorithm. (#168)

>  
>    <ol>
> -   <li><p>If <var>event</var>'s {{Event/type}} attribute value is not <var>listener</var>'s
> -   <b>type</b>, terminate these substeps (and run them for the next <a>event listener</a>).
> +   <li><p>Set <var>original event type</var> to <var>event</var>'s {{Event/type}} attribute value.

s/Set/Let/. s/original event type/originalEventType/.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/168/files#r53475202

Received on Friday, 19 February 2016 15:37:30 UTC