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

The test I was thinking about was something like this:

https://software.hixie.ch/utilities/js/live-dom-viewer/saved/4075

Firefox and IE11 fire the event, Chrome does not.  I don't have access to Edge or WebKit.  If they match one or the other, obviously the spec should follow the majority.

I'm now pretty confused about what each browser does here.  They all seem to unset the stop propagation flag under somewhat different circumstances.

---
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-211006643

Received on Sunday, 17 April 2016 11:55:51 UTC