[wpt-sync] Sync PR 36363 - [css-variables] Support revert-[layer] in fallbacks
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36363 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36363
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
[css-variables] Support revert-[layer] in fallbacks
Bug: 1105782
Change-Id: I45a903b1b81b411f17867fc6c311173bd755a7b7
Reviewed-on: https://chromium-review.googlesource.com/3934282
WPT-Export-Revision: 8b683360ace029eabff10abc1e1738440ff4f837
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 4 subtests
Status Summary
Firefox
OK
: 2
PASS
: 6
FAIL
: 2
Chrome
OK
: 2
FAIL
: 8
Safari
OK
: 2
PASS
: 6
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-variables/revert-in-fallback.html [wpt.fyi]
- var(--unknown, revert) in custom property:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- var(--unknown, revert) in custom property:
- /css/css-variables/revert-layer-in-fallback.html [wpt.fyi]
- var(--unknown, revert-layer) in custom property:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- var(--unknown, revert-layer) in custom property:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/af96b9528a95
https://hg.mozilla.org/mozilla-central/rev/e6eac2e48cc6
Description
•