[wpt-sync] Sync PR 39063 - view-transitions: Ensure elements in the transition are stacking contexts.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39063 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39063
Details from upstream follow.
Khushal Sagar <khushalsagar@chromium.org> wrote:
view-transitions: Ensure elements in the transition are stacking contexts.
This change ensures that the rendering constraints added by
view-transition-name continue to apply even if the property is removed,
if they are participating in an ongoing transition.Change-Id: I8eb485233eefe1282baf15eb8bbdbd6a42f14f02
Fixed:1424312
Reviewed-on: https://chromium-review.googlesource.com/4343032
WPT-Export-Revision: 5109ebcf81aefc419faa019526f1cb9f1e061781
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
CRASH
: 1
Safari
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-view-transitions/view-transition-name-removed-mid-transition.html [wpt.fyi]:
FAIL
(Chrome:CRASH
, Safari:FAIL
)
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7685e35e86bf
https://hg.mozilla.org/mozilla-central/rev/fc7711916c85
Description
•