[wpt-sync] Sync PR 48363 - DOM: Do not hide element nonce on atomic move
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48363 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48363
Details from upstream follow.
Dominic Farolino <dom@chromium.org> wrote:
DOM: Do not hide element nonce on atomic move
See
https://docs.google.com/document/d/1qfYyvdK4zhzloABKeh0K1lHPm-SpnEcsWEE9UdDuoMk/edit for the list of insertion/removing hooks that are
getting modified to support state preservation during a DOM move.Bug: 40150299
Change-Id: I6354f744169946caef2f7047190982e919d7af87
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5891943
Reviewed-by: Mason Freed \<masonf@chromium.org>
Commit-Queue: Dominic Farolino \<dom@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1361368}
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 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/nonce.html [wpt.fyi]
- Element nonce content attribute is not cleared after move:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Element nonce content attribute is not cleared after move:
Comment 4•1 month ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3490bd4b6d9b
https://hg.mozilla.org/mozilla-central/rev/088bf23e4eb2
Comment 5•1 month ago
|
||
bugherder |
Description
•