- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 18 Nov 2020 15:27:34 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 18 November 2020 23:27:45 UTC
https://wpt.fyi/results/dom/events/Event-dispatch-listener-order.window.html?label=master&label=experimental&aligned&q=event-dispatch-listener-order https://github.com/web-platform-tests/wpt/blob/master/dom/events/Event-dispatch-listener-order.window.js Firefox and Chrome do bubbling before capturing, for the target itself; Safari and the test do capturing then bubbling. Safari makes more sense, so this is probably just browser bugs, but I wanted to double-check. /cc @reillyeon -- 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/926
Received on Wednesday, 18 November 2020 23:27:45 UTC