[whatwg/dom] Non-bubbling event should run non-capture listeners (#750)

This fixes a regression from #686.

Tests: various tests were failing because of this. https://github.com/web-platform-tests/wpt/pull/16307 aligns the remaining failing test with the new model.

Fixes #742.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/750

-- Commit Summary --

  * Non-bubbling event should run non-capture listeners

-- File Changes --

    M dom.bs (14)

-- Patch Links --

https://github.com/whatwg/dom/pull/750.patch
https://github.com/whatwg/dom/pull/750.diff

-- 
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/pull/750

Received on Wednesday, 10 April 2019 09:00:42 UTC