[wpt-sync] Sync PR 40647 - Reland "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 40647 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40647
Details from upstream follow.
David Bokan <bokan@chromium.org> wrote:
Reland "vt:Implement snapshot containing block"
Reland note: Original CL needed fuzzy expectations on newly added tests
due to text antialiasing. Originally landed CL in first patchset.Implements the snapshot containing block by inserting an anonymous
layout object between the LayoutView and the ::view-transition.Bug: 1432630
Change-Id: Ib49ab78e4b736b09047815f7dfe5b6017a817efd
Reviewed-on: https://chromium-review.googlesource.com/4628869
WPT-Export-Revision: ffb2f459a61dcc07f16f35986eaa864c0704d425
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 |
Description
•