- From: Mike Taylor <notifications@github.com>
- Date: Thu, 18 Feb 2016 10:18:27 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 18 February 2016 18:18:59 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 Heh, me doubting is just the normal state of affairs. I was referring to step 7 of "invoke": "Unset event’s found listener flag if set. ". But if we return a boolean like you suggested above, we can kill the flag. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/168/files#r53356483
Received on Thursday, 18 February 2016 18:18:59 UTC