[wpt-sync] Sync PR 58687 - Fix content-visibility crash with fullscreen ::backdrop
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 58687 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58687
Details from upstream follow.
Joanmarie Diggs <jdiggs@igalia.com> wrote:
Fix content-visibility crash with fullscreen ::backdrop
Skip the originating element's display lock when traversing ancestors
for ::backdrop pseudo-elements since ::backdrop is rendered outside its
originating element's layout hierarchy.Bug: 492024624
Change-Id: I8ce60f40c86c37abdcebe4be8a9b10a7e357049cReviewed-on: https://chromium-review.googlesource.com/7679909
WPT-Export-Revision: 61dd060f6cd32914285218a7cf73c55fc07b7177
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 4•1 month ago
|
||
| bugherder | ||
Description
•