Re: [whatwg/dom] Consider making dispatchEvent() unset stop (immediate) propagation flags (#219)

FWIW, if the flags are reset at all, I think that only doing it at the end of dispatch would make the most sense. Doing it at the beginning of dispatch might amount to the same thing in black box testing, though.

---
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/issues/219#issuecomment-211359066

Received on Monday, 18 April 2016 12:32:43 UTC