Re: [whatwg/dom] Could a property be exposed so I can observe `.stopImmediatePropagation()`? (#958)

@annevk [You're not.](https://dom.spec.whatwg.org/#dom-event-stopimmediatepropagation) I do agree with @smaug---- that a tri-state would be a bit weird, especially compared to existing APIs, though, and that also opens up its own field of discussion (like whether should it show only immediate bubbling for events initialized with `bubbles: false`). I was hoping to avoid that by proposing a simple property getter instead, though if you're interested in a further discussion, I'm not against going deeper into that.

-- 
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/958#issuecomment-798828748

Received on Sunday, 14 March 2021 04:00:18 UTC