Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-02-02 02:40:50 +01:00 committed by GitHub
parent ec6c4bc8fd
commit f364b3f6ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
564 changed files with 13543 additions and 7722 deletions

View file

@ -0,0 +1,99 @@
[at-function-cssom.tentative.html]
[Empty CSSFunctionRule]
expected: FAIL
[Single CSSFunctionDeclarations]
expected: FAIL
[CSSFunctionDescriptors (result)]
expected: FAIL
[CSSFunctionDescriptors (result, repeated)]
expected: FAIL
[CSSFunctionDescriptors (local variables)]
expected: FAIL
[CSSFunctionDescriptors (local variables, repeated)]
expected: FAIL
[CSSFunctionDescriptors (local variables and result)]
expected: FAIL
[CSSFunctionDescriptors serialization]
expected: FAIL
[Unknown descriptors]
expected: FAIL
[Unknown descriptors (mutation)]
expected: FAIL
[item()]
expected: FAIL
[Indexed property getter]
expected: FAIL
[CSSFunctionRule.name]
expected: FAIL
[CSSFunctionRule.getParameters()]
expected: FAIL
[CSSFunctionRule.returnType]
expected: FAIL
[CSSFunctionRule escapes]
expected: FAIL
[CSSFunctionRule.cssText (--empty)]
expected: FAIL
[CSSFunctionRule.cssText (--ret-length)]
expected: FAIL
[CSSFunctionRule.cssText (--ret-length-auto)]
expected: FAIL
[CSSFunctionRule.cssText (--param-single)]
expected: FAIL
[CSSFunctionRule.cssText (--param-typed)]
expected: FAIL
[CSSFunctionRule.cssText (--param-typed-default)]
expected: FAIL
[CSSFunctionRule.cssText (--param-default)]
expected: FAIL
[CSSFunctionRule.cssText (--param-multi)]
expected: FAIL
[CSSFunctionRule.cssText (--param-multi-mixed)]
expected: FAIL
[CSSFunctionRule.cssText (--body-result)]
expected: FAIL
[CSSFunctionRule.cssText (--body-locals)]
expected: FAIL
[CSSFunctionRule.cssText (--param-type-fn)]
expected: FAIL
[CSSFunctionRule.cssText (--param-type-fn-uni)]
expected: FAIL
[CSSFunctionRule.cssText (--ret-type-fn)]
expected: FAIL
[CSSFunctionRule.cssText (--ret-type-fn-uni)]
expected: FAIL
[CSSFunctionRule.cssText (--body-result-multi)]
expected: FAIL
[CSSFunctionRule.cssText (--escaped-)]
expected: FAIL

View file

@ -0,0 +1,12 @@
[local-var-substitution.html]
[Fallback directly in result]
expected: FAIL
[Fallback via present, but invalid local]
expected: FAIL
[Fallback is locally resolved (result)]
expected: FAIL
[Fallback is locally resolved (local var)]
expected: FAIL