[wpt-sync] Sync PR 47515 - Rename view-transition-group tests to *.tentative.*
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47515 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47515
Details from upstream follow.
Noam Rosenthal <nrosenthal@chromium.org> wrote:
Rename view-transition-group tests to .tentative.
(The feature is still experimental)
Bug: 347947051
Change-Id: I7bcbba7959d5316095016c747bf6e9c823e516bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5768677
Commit-Queue: Khushal Sagar \<khushalsagar@chromium.org>
Auto-Submit: Noam Rosenthal \<nrosenthal@chromium.org>
Reviewed-by: Khushal Sagar \<khushalsagar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1338607}
Assignee | ||
Comment 1•3 months ago
|
||
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 2•3 months ago
|
||
Assignee | ||
Comment 3•3 months ago
|
||
Assignee | ||
Comment 4•3 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 20 tests and 7 subtests
Status Summary
Firefox
OK
: 2
PASS
: 25
FAIL
: 7
Chrome
OK
: 2
PASS
: 15
FAIL
: 17
Safari
OK
: 2
PASS
: 11
FAIL
: 21
Links
Details
New Tests That Don't Pass
- /css/css-view-transitions/parsing/view-transition-group-valid.tentative.html [wpt.fyi]
- e.style['view-transition-group'] = "none" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['view-transition-group'] = "nearest" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['view-transition-group'] = "contain" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['view-transition-group'] = "normal" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['view-transition-group'] = "abc" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['view-transition-group'] = "custom-ident" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['view-transition-group'] = "a-1" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['view-transition-group'] = "none" should set the property value:
Comment 6•3 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/01cc9638eb76
https://hg.mozilla.org/mozilla-central/rev/06a60b7c0951
Description
•