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

I think @annevk is right that https://github.com/whatwg/dom/issues/742 covers the spec bug.
I just landed my PR to update dom/events/EventTarget-dispatchEvent.html accordingly.

It would be good if someone more familiar with this could help figure out why Firefox/Chrome and Safari behave differently on dom/events/Event-dispatch-handlers-changed.html though. It seems related to this issue but somehow I seem to get an extra firing in WebKit  so it does not seem to be a pure ordering issue.

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

Received on Friday, 5 April 2019 15:49:31 UTC