Re: [dom] Add EventListenerOptions and passive event listeners (#82)

> @@ -1057,6 +1096,25 @@ invoked, must run these steps:
>   <li><p><a>Dispatch</a> the <var>event</var> and return the value that returns.
>  </ol>
>  
> +<h3 id=observing-event-listeners>Observing event listeners</h3>
> +In general, developers do not expect the presence of an <a>event listener</a> to be

Done

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

Received on Tuesday, 15 December 2015 19:56:12 UTC