[wpt-sync] Sync PR 45199 - Fix style containment scope removal
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45199 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45199
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
Fix style containment scope removal
When removal is coming from Node::WillBeRemoved, we don't need to
reattach anything, just clear the scope and remove it from scopes,
unlike reattaching as in case of style update.Fixed: 329231572
Change-Id: I70fb8d9b876ee04bac52f022430ca8aa65316239
Reviewed-on: https://chromium-review.googlesource.com/5380324
WPT-Export-Revision: 6bc62e99056d029d82b6503f0ac8fe51b3ac2f8e
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
CRASH
: 1
Safari
PASS
: 1
Links
Comment 4•11 months ago
|
||
bugherder |
Description
•