- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 15 Dec 2015 02:10:04 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 15 December 2015 10:10:34 UTC
> the <a>event</a>'s {{Event/eventPhase}} attribute value is {{Event/BUBBLING_PHASE}}. > When false, <b>callback</b> will not be invoked when <a>event</a>'s {{Event/eventPhase}} > attribute value is {{Event/CAPTURING_PHASE}}. Either way, <b>callback</b> will be > invoked if <a>event</a>'s {{Event/eventPhase}} attribute value is {{Event/AT_TARGET}}. > > + When set to true, the <var>passive</var> option indicates that the <b>callback</b> Same problem here. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/82/files#r47617831
Received on Tuesday, 15 December 2015 10:10:34 UTC