Re: [whatwg/dom] Support `AbortSignal`s in `addEventListener`s options to unsubscribe from events? (#911)

> Thanks, I now ran the actual WPTs I wrote - there is one more failure here - the following test (add a listener with an already aborted controller where the same listener was already added) seems to fail (and the "capture" one but that's already handled :])

Thanks! Another fix on the way: https://chromium-review.googlesource.com/c/chromium/src/+/2541503
I'm copying the WPT you shared into dom/abort/addEventListenerAbortController.tentative.html, but feel free to move it out of there back into the new file in your WPT PR or whatever you'd like.

-- 
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/911#issuecomment-728249581

Received on Monday, 16 November 2020 18:40:04 UTC