[wpt-sync] Sync PR 47641 - moveBefore: don't release pointer capture when moving
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47641 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47641
Details from upstream follow.
Noam Rosenthal <nrosenthal@chromium.org> wrote:
moveBefore: don't release pointer capture when moving
Bug: 40150299
Change-Id: I1e2ee7a8072a45fb504327fc103f6b1ce6234f91
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5734052
Reviewed-by: Dominic Farolino \<dom@chromium.org>
Commit-Queue: Noam Rosenthal \<nrosenthal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1342778}
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Assignee | ||
Comment 2•3 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /dom/nodes/moveBefore/tentative/pointer-events.html [wpt.fyi]
- Pointer capture should not be released when moving:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Pointer capture should not be released when moving:
Comment 4•3 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/641cd7260351
https://hg.mozilla.org/mozilla-central/rev/423c9be0d445
Description
•