You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Non-bubbling event should run non-capture listeners
This fixes a regression from #686.
Tests: various tests were failing because of this. web-platform-tests/wpt#16307 aligns the remaining failing test with the new model.
Fixes#742.
0 commit comments