Closed Bug 1491219 Opened 7 years ago Closed 7 years ago

[wpt-sync] Sync PR 13002 - Call capture event listeners in capturing phase at shadow hosts

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 13002 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/13002 Details from upstream follow. Hayato Ito <hayato@chromium.org> wrote: > Call capture event listeners in capturing phase at shadow hosts > > Chromestatus entry is here: https://www.chromestatus.com/feature/5636327009681408 > > Per the discussion of https://github.com/whatwg/dom/issues/685, Blink will try to align the event > dispatch behavior with other browsers; Call capture event listeners in capturing phase at shadow > hosts. > > So far, Blink and WebKit call capture event listeners in *bubbling* phase, instead of > *capturing* phase, at shadow hosts. > > Other browsers: > - Safari: Will try to change the behavior in the next Safari Technical Preview. > - Firefox: Already implemented the new behavior > - Edge: Strong public support for the new behavior. > > This change is guard by CallCaptureListenersAtCapturePhaseAtShadowHosts flag, which is disabled > at this moment, to confirm that this CL doesn't cause any behavior change when the flag is disabled. > > This CL adds a wpt for new behavior, which is now marked as [Failure] in Blink. > > After this CL lands, I will flip the flag in a follow-up CL, with rebasing a very few existing > tests. > > BUG=883650 > > Change-Id: I29938840aed4f3430d8b749cd4843176b8668b5d > > Reviewed-on: https://chromium-review.googlesource.com/1212255 > WPT-Export-Revision: bf4436b213259a20335a287d7e86fbb94205eea8
Component: web-platform-tests → DOM
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 11 tests and 107 subtests OK : 11 PASS : 97 FAIL : 10
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/662dc6a16234 [wpt PR 13002] - Call capture event listeners in capturing phase at shadow hosts, a=testonly
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.