[wpt-sync] Sync PR 40019 - vt:Implement snapshot containing block
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40019 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40019
Details from upstream follow.
David Bokan <bokan@chromium.org> wrote:
vt:Implement snapshot containing block
Implements the snapshot containing block by inserting an anonymous
layout object between the LayoutView and the ::view-transition.Bug: 1432630
Change-Id: Ic100e2cfa333b2369c9ff1682d9cc8586d5ca09dReviewed-on: https://chromium-review.googlesource.com/4455568
WPT-Export-Revision: 0c401526bb037345d3831baacbc947a4f4960c67
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
FAIL
: 3
Chrome
PASS
: 1
FAIL
: 2
Safari
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-view-transitions/pseudo-rendering-invalidation.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-view-transitions/snapshot-containing-block-absolute.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-view-transitions/snapshot-containing-block-static.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/bd929f1dbf89
https://hg.mozilla.org/mozilla-central/rev/a90ab13d0b61
Description
•