mirror of
https://github.com/servo/servo.git
synced 2025-08-18 20:05:34 +01:00
Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
84a1b7d4a5
commit
eb3c48f9d3
496 changed files with 17696 additions and 2718 deletions
102
tests/wpt/meta/css/css-mixins/at-function-cssom.html.ini
vendored
Normal file
102
tests/wpt/meta/css/css-mixins/at-function-cssom.html.ini
vendored
Normal file
|
@ -0,0 +1,102 @@
|
|||
[at-function-cssom.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
|
||||
|
||||
[@supports in body]
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue