[wpt-sync] Sync PR 48341 - DOM: Support atomic moves across shadow boundary
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48341 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48341
Details from upstream follow.
Dominic Farolino <dom@chromium.org> wrote:
DOM: Support atomic moves across shadow boundary
Per discussion with DOM editors, we've resolved to enable this
functionality.Bug: 40150299
Change-Id: I9bdb577c7538ca9cfe7af95b6c66159ade8e0c72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5891771
Reviewed-by: Noam Rosenthal \<nrosenthal@chromium.org>
Commit-Queue: Dominic Farolino \<dom@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1360104}
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•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 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/css-transition-cross-shadow.html [wpt.fyi]
- Moving an element with a transition across shadow boundaries preserves the transition:
FAIL(Chrome:FAIL, Safari:FAIL)
- Moving an element with a transition across shadow boundaries preserves the transition:
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/02f0b5e249ed
https://hg.mozilla.org/mozilla-central/rev/a1b66c49a128
Description
•