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

Gecko also seems to always invoke event listeners on the target in the registration order. For simplify, I'm going to implement what's being proposed in https://github.com/whatwg/dom/pull/686 but we may need to re-visit this if it happens to be not Web compatible.

-- 
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-420917683

Received on Thursday, 13 September 2018 07:56:19 UTC