Re: [whatwg/dom] Add a fully active check for EventTarget in event listener inner invoke (PR #1085)

I manually tested with [browser-initiated events](https://jsfiddle.net/shaseley/up7c48va/6/) via AbortController/AbortSignal and with [synthetic events](https://jsfiddle.net/wL5evuh3/3/), for both detaching a frame prior to and during dispatch. I observed the behavior to be consistent across browsers. I have WPT tests for synthetic events [here](https://chromium-review.googlesource.com/c/chromium/src/+/3691385) (not yet landed), and happy to add/run more tests if it makes sense.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1085#issuecomment-1154128304
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1085/c1154128304@github.com>

Received on Monday, 13 June 2022 16:25:32 UTC