- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 24 Jan 2017 00:30:47 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 24 January 2017 08:31:18 UTC
That is true. I guess the question is whether you expect those to be always unset even if the event didn't really end up dispatching. (The main reason they're unset at the end is because listeners might have set them.) I don't think it matters much what we do since this is new behavior. So we get to decide what makes sense for this edge case (and write tests for it). I kinda like @hayatoito's fix since it's simple, but I'm willing to go for the alternative if there's a good reason. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/402#issuecomment-274739769
Received on Tuesday, 24 January 2017 08:31:18 UTC