- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 17 Feb 2016 12:27:45 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 17 February 2016 20:28:16 UTC
> <li> > - <p>For each <var>listener</var> in <var>listeners</var>, whose <b>removed flag</b> is unset, run > + <p>If <var>event</var>'s <a>found listener flag</a> is unset, run This flag is checked as part of "invoke" only, and unset at the end of "invoke". Given that "invoke" is not invoked recursively, how does this work? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/168/files#r53226190
Received on Wednesday, 17 February 2016 20:28:16 UTC