[wpt-sync] Sync PR 46810 - Fixes incorrect test names for the revert-in-fallback tests
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46810 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46810
Details from upstream follow.
Roman Komarov <kizmarh@ya.ru> wrote:
Fixes incorrect test names for the revert-in-fallback tests
When looking through the tests for custom properties, I noticed that some tests in the
css/css-variables/revert-in-fallback.html
have incorrect names, likely from being copied fromcss/css-variables/revert-layer-in-fallback.html
(mentioningrevert-layer
and not therevert
that was being tested.)This PR fixes this.
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 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
PASS
: 4
Chrome
OK
: 1
PASS
: 4
Safari
OK
: 1
PASS
: 3
FAIL
: 1
Links
Comment 4•1 year ago
|
||
bugherder |
Description
•