Re: [whatwg/dom] Dispatching events section may not match browsers (#746)

I think the spec would probably match Gecko / Blink if the "inner invoke" [1] relied on the event's phase, instead of the "phase" passed to the algorithm.

Could people from these engines confirm?

[1] https://dom.spec.whatwg.org/#concept-event-listener-inner-invoke (steps 3 & 4)

-- 
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/746#issuecomment-479070409

Received on Tuesday, 2 April 2019 16:07:07 UTC