- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 18 Feb 2016 02:24:50 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 18 February 2016 10:25:12 UTC
>
> - <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>).
> + <li><p>Unset <var>event</var>'s <a>found listener flag</a> if set.
No need for "if set".
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/168/files#r53295669
Received on Thursday, 18 February 2016 10:25:12 UTC