mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
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:
parent
ec6c4bc8fd
commit
f364b3f6ea
564 changed files with 13543 additions and 7722 deletions
99
tests/wpt/meta/css/css-mixins/at-function-cssom.tentative.html.ini
vendored
Normal file
99
tests/wpt/meta/css/css-mixins/at-function-cssom.tentative.html.ini
vendored
Normal 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
|
12
tests/wpt/meta/css/css-mixins/local-var-substitution.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-mixins/local-var-substitution.html.ini
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue