[wpt-sync] Sync PR 46697 - PointerEvent WPT: add checks for events to shadow-host and slot
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46697 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46697
Details from upstream follow.
Mustaq Ahmed <mustaq@google.com> wrote:
PointerEvent WPT: add checks for events to shadow-host and slot
Related to:
https://github.com/w3c/pointerevents/issues/477Bug: 40156858
Change-Id: Ia7b952a48b89a6d932a3a4d71f36e8086d261c48
Reviewed-on: https://chromium-review.googlesource.com/5622053
WPT-Export-Revision: f29917682d0b1fd100d2accfb23f80b54a2e425e
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
FAIL: 4
Chrome
OK : 1
FAIL: 4
Safari
OK : 1
FAIL: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /pointerevents/pointerevent_after_target_removed_from_slot.html?mouse [wpt.fyi]
- Pointer events from mouse received before/after slot removal at pointerdown:
FAIL(Chrome:FAIL, Safari:FAIL) - Pointer events from mouse received before/after slotted-child removal at pointerdown:
FAIL(Chrome:FAIL, Safari:FAIL) - Pointer events from mouse received before/after slot removal at pointerup:
FAIL(Chrome:FAIL, Safari:FAIL) - Pointer events from mouse received before/after slotted-child removal at pointerup:
FAIL(Chrome:FAIL, Safari:FAIL)
- Pointer events from mouse received before/after slot removal at pointerdown:
Comment 5•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/828793bbbe3b
https://hg.mozilla.org/mozilla-central/rev/c6c12236da17
Description
•