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

>  
> -   <li><p>If <var>listener</var>'s <b>passive</b> is true, set <var>event</var>'s
> -   <a>in passive listener flag</a>.
> +<p>To <dfn export for="event listener" id=concept-event-listener-find>find</dfn> listener type
> +matches for <var>object</var>, run these steps:

How about "inner invoke"? This is not just finding listeners, it's also invoking them.

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

Received on Thursday, 18 February 2016 09:24:13 UTC