mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' (#32959)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3c271fb298
commit
9cb0e74cdc
1599 changed files with 80467 additions and 78450 deletions
33
tests/wpt/meta/css/css-variables/variable-css-wide-keywords.html.ini
vendored
Normal file
33
tests/wpt/meta/css/css-variables/variable-css-wide-keywords.html.ini
vendored
Normal file
|
@ -0,0 +1,33 @@
|
|||
[variable-css-wide-keywords.html]
|
||||
[`initial` as a value for a non-inheriting registered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`initial` as a value for an inheriting registered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`unset` as a value for a non-inheriting registered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`revert` as a value for a non-inheriting registered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`revert-layer` as a `var()` fallback for an unregistered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`initial` as a `var()` fallback for a non-inheriting registered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`initial` as a `var()` fallback for an inheriting registered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`unset` as a `var()` fallback for a non-inheriting registered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`revert` as a `var()` fallback for a non-inheriting registered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`revert-layer` as a `var()` fallback for a non-inheriting registered custom property]
|
||||
expected: FAIL
|
||||
|
||||
[`revert-layer` as a `var()` fallback for an inheriting registered custom property]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue