[wpt-sync] Sync PR 51863 - Support new style resolving approach for view transition pseudos
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51863 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51863
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
Support new style resolving approach for view transition pseudos
Instead of an old Originating Element + pseudo id, support
PseudoElement + no pseudo id approach.No behaviour changes in regular style resolvance is covered by
css/css-view-transitions tests.
The animations style resolvance is covered by the newly added test.Change-Id: Ica87c55bcd41c97bca713c19254094608fa0b77c
Bug: 373478544
Reviewed-on: https://chromium-review.googlesource.com/6419168
WPT-Export-Revision: f8cf2a500cf3c1cb7d71376bbfc1625c4efb1fdb
Assignee | ||
Updated•16 days ago
|
Assignee | ||
Comment 1•16 days ago
|
||
Assignee | ||
Comment 2•16 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
PASS
: 1
Links
Details
New Tests That Don't Pass
- /css/css-view-transitions/to-keyframe-values.html [wpt.fyi]
- CSS View Transitions: Verify to keyframe values:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- CSS View Transitions: Verify to keyframe values:
Comment 4•11 days ago
|
||
bugherder |
Description
•