Re: [whatwg/dom] Capturing event listeners are called during bubbling phase for shadow hosts (#685)

FWIW, Gecko has used the model where capturing listeners get call before bubble listeners on host
(where host can be for example input element) at least for 12 years.

-- 
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/685#issuecomment-419376808

Received on Friday, 7 September 2018 09:14:48 UTC