Closed Bug 1804567 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 37389 - Add WPT for popover light dismiss pointer events

Categories

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

task

Tracking

()

RESOLVED FIXED
110 Branch
Tracking Status
firefox110 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 37389 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/37389
Details from upstream follow.

Joey Arhar <jarhar@chromium.org> wrote:

Add WPT for popover light dismiss pointer events

This probably should have been added in http://crrev.com/1077035
This was asked for here:
https://github.com/whatwg/html/pull/8221#discussion_r1041135388

Bug: 1307772
Change-Id: Iaaf4cb1fa2febb14448845319417f538ac6f9d77

Reviewed-on: https://chromium-review.googlesource.com/4086705
WPT-Export-Revision: 8694a8e904ef8e5e1cce3646e735cf5790caf953

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 11 subtests

Status Summary

Firefox

OK : 1
FAIL: 11

Chrome

OK : 1
PASS: 10
FAIL: 1

Safari

OK : 1
FAIL: 11

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /html/semantics/popovers/light-dismiss-event-ordering.tentative.html [wpt.fyi]
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: pointerdown, capture: true: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: pointerup, capture: true: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: mousedown, capture: true: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: mouseup, capture: true: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: click, capture: true: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: pointerdown, capture: false: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: pointerup, capture: false: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: mousedown, capture: false: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: mouseup, capture: false: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the interactions between popover light dismiss and pointer/mouse events. eventName: click, capture: false: FAIL (Chrome: PASS, Safari: FAIL)
    • Tests the order of pointer/mouse events during popover light dismiss.: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8123547533ab [wpt PR 37389] - Add WPT for popover light dismiss pointer events, a=testonly https://hg.mozilla.org/integration/autoland/rev/ef9b3b10050e [wpt PR 37389] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in before you can comment on or make changes to this bug.