- From: Mike Taylor <notifications@github.com>
- Date: Wed, 17 Feb 2016 12:58:27 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 17 February 2016 20:58:55 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 > (I don't think there's any point to unsetting the flag at step 7, if that's what you're getting at.) Oh wait, we need to unset it because of bubbling/capturing etc, no? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/168/files#r53230244
Received on Wednesday, 17 February 2016 20:58:55 UTC