- From: Rick Byers <notifications@github.com>
- Date: Wed, 16 Dec 2015 09:04:43 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 16 December 2015 17:05:19 UTC
> @@ -1138,9 +1196,15 @@ invoked, must run these steps: > <var>listener</var>'s <b>capture</b> is true, terminate these substeps (and run them for the next > <a>event listener</a>). > > + <li>If <var>listener</var>'s <b>passive</b> is true, set <var>event</var>'s <a>passive flag</a>. Sounds good to me, thanks. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/82/files#r47803279
Received on Wednesday, 16 December 2015 17:05:19 UTC