[wpt-sync] Sync PR 46201 - VT: Ensure view-transition-names are tree scoped.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46201 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46201
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
VT: Ensure view-transition-names are tree scoped.
This only changes vt name discovery to match the scope of the
originating element (document). The presence of vt names still causes
things like stacking context, which I think is correct.Bug: 339438836
Change-Id: I47d3d1d78ca4938f259841ea04ab4b0b472914c9
Reviewed-on: https://chromium-review.googlesource.com/5531882
WPT-Export-Revision: ad611993b164b364be1876f78a127e1d23c79831
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Assignee | ||
Comment 2•9 months 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
FAIL
: 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/names-are-tree-scoped.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
https://hg.mozilla.org/mozilla-central/rev/c4cbb02b616b
https://hg.mozilla.org/mozilla-central/rev/0c8131914e91
Description
•