[wpt-sync] Sync PR 40369 - Make ::backdrop stay in top layer while animating out
Categories
(Core :: Layout: Positioned, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40369 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40369
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Make ::backdrop stay in top layer while animating out
This patch adds a new internal pseudo class which matches popovers while
they are still in the top layer after they have been closed in order to
also make the corresponding ::backdrop stay in the top layer.This is based on futhark's patch:
https://chromium-review.googlesource.com/c/chromium/src/+/4554016Fixed: 1449145
Change-Id: I8e4831e960c5d18fb077f023c119fd0e678541dfReviewed-on: https://chromium-review.googlesource.com/4585724
WPT-Export-Revision: e4b2aca533f9abb029eb1b42bd29c3c1684b0d17
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 1
FAIL: 1
Chrome
PASS: 1
FAIL: 1
Safari
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-position/overlay/overlay-transition-backdrop.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL)
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/46d6027385c7
https://hg.mozilla.org/mozilla-central/rev/ef6ad3d1d465
Description
•