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

>  
> -   <li><p>If <var>event</var>'s {{Event/eventPhase}} attribute value is {{Event/BUBBLING_PHASE}} and
> -   <var>listener</var>'s <b>capture</b> is true, terminate these substeps (and run them for the next
> -   <a>event listener</a>).
> +<p>To <dfn export for="event listener" id=concept-event-listener-inner-invoke>inner invoke</dfn>
> +an <var>object</var> with <var>event</var>, run these steps:

No need to export this one.

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

Received on Friday, 19 February 2016 15:36:43 UTC