[wpt-sync] Sync PR 51052 - cv/carousel: Avoid recursing into non-auto content-visibility subtrees.
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51052 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51052
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
cv/carousel: Avoid recursing into non-auto content-visibility subtrees.
When collecting markers, we shouldn't consider subtrees that are
display locked and are non-auto, since those may contain layout object
but should not be hoisted out of the display locked element.R=futhark@chromium.org, mstensho@chromium.org
Bug: 398717539
Change-Id: I5036ccea6fb5df1e07108054165070b874017cac
Reviewed-on: https://chromium-review.googlesource.com/6309756
WPT-Export-Revision: 3d160cc3590fdfdb82996e0ec60cbca09dae59ad
Assignee | ||
Updated•13 days ago
|
Assignee | ||
Comment 1•13 days ago
|
||
Assignee | ||
Comment 2•13 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS
: 2
Chrome
PASS
: 2
Safari
PASS
: 2
Links
Comment 4•11 days ago
|
||
bugherder |
Description
•