- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 13 May 2019 02:11:07 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 May 2019 09:11:30 UTC
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