[wpt-sync] Sync PR 53048 - [scoped-vt] Test transitions from and to scale(0)
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53048 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53048
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
[scoped-vt] Test transitions from and to scale(0)
Transitioning from scale 0 triggers fade in as the old-image is
empty.Transition to scale 0 applies the transform immediate when the
transition starts and as the transform is non-invertible there
is nothing to render.Change-Id: Ic102f102c7c4c58cb0baaa3e4c6e993566b3502e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6625476
Reviewed-by: Steve Kobes \<skobes@chromium.org>
Commit-Queue: Kevin Ellis \<kevers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1471823}
Assignee | ||
Updated•8 days ago
|
Assignee | ||
Comment 1•7 days ago
|
||
Assignee | ||
Comment 2•3 days ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
FAIL
: 2
Chrome
PASS
: 2
Safari
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-view-transitions/scoped/from-scale-zero.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-view-transitions/scoped/to-scale-zero.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
)
Description
•