Re: [whatwg/dom] Check that this test change is intended (#759)

I suspect what's going on here is that `stopPropagation()` now affects listeners on the same target, due to us copying the listeners for capture and bubbling separately there. So yeah, this seems as intended.

-- 
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/759#issuecomment-491741850

Received on Monday, 13 May 2019 09:11:30 UTC