Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589a8f' (#35869)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-03-09 02:39:16 +01:00 committed by GitHub
parent d0a306729d
commit 66583ce3c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
762 changed files with 25364 additions and 9859 deletions

View file

@ -199,3 +199,63 @@
[Passing non-whole-value {} as argument]
expected: FAIL
[Local variable with initial keyword]
expected: FAIL
[Local variable with initial keyword, defaulted]
expected: FAIL
[Local variable with initial keyword, no value via IACVT-capture]
expected: FAIL
[Default with initial keyword]
expected: FAIL
[initial appearing via fallback]
expected: FAIL
[Local variable with inherit keyword]
expected: FAIL
[Local variable with inherit keyword (nested)]
expected: FAIL
[Inheriting an invalid value]
expected: FAIL
[Default with inherit keyword]
expected: FAIL
[Default with inherit keyword (nested)]
expected: FAIL
[Local with the unset keyword]
expected: FAIL
[Local with the revert keyword]
expected: FAIL
[Local with the revert-layer keyword]
expected: FAIL
[initial keyword left unresolved on result descriptor]
expected: FAIL
[inherit keyword left unresolved on result descriptor]
expected: FAIL
[unset keyword left unresolved on result descriptor]
expected: FAIL
[revert keyword left unresolved on result descriptor]
expected: FAIL
[revert-layer keyword left unresolved on result descriptor]
expected: FAIL
[Keyword can be returned from function into local variable]
expected: FAIL
[Can not return CSS-wide keyword as length]
expected: FAIL