mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update web-platform-tests to revision b'e5e7dab5e72edd352b17105acce2b8f443face10' (#35174)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
37695c8c8c
commit
7045630fee
621 changed files with 18766 additions and 8474 deletions
105
tests/wpt/meta/css/css-mixins/dashed-function-eval.html.ini
vendored
Normal file
105
tests/wpt/meta/css/css-mixins/dashed-function-eval.html.ini
vendored
Normal file
|
@ -0,0 +1,105 @@
|
|||
[dashed-function-eval.html]
|
||||
[Literal result]
|
||||
expected: FAIL
|
||||
|
||||
[Literal result, typed return]
|
||||
expected: FAIL
|
||||
|
||||
[Literal result, typed return, calc]
|
||||
expected: FAIL
|
||||
|
||||
[Literal result, typed return, mismatch]
|
||||
expected: FAIL
|
||||
|
||||
[Missing result descriptor]
|
||||
expected: FAIL
|
||||
|
||||
[Literal result, empty]
|
||||
expected: FAIL
|
||||
|
||||
[result cascading behavior]
|
||||
expected: FAIL
|
||||
|
||||
[Another dashed-function in result]
|
||||
expected: FAIL
|
||||
|
||||
[Unused argument]
|
||||
expected: FAIL
|
||||
|
||||
[Single parameter]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple parameters]
|
||||
expected: FAIL
|
||||
|
||||
[Single parameter, typed]
|
||||
expected: FAIL
|
||||
|
||||
[Typed parameter with calc()]
|
||||
expected: FAIL
|
||||
|
||||
[Untyped parameter with calc()]
|
||||
expected: FAIL
|
||||
|
||||
[Various typed parameters]
|
||||
expected: FAIL
|
||||
|
||||
[Parameter with complex type (auto)]
|
||||
expected: FAIL
|
||||
|
||||
[Parameter with complex type (px)]
|
||||
expected: FAIL
|
||||
|
||||
[Passing argument to inner function]
|
||||
expected: FAIL
|
||||
|
||||
[var() in argument resolved before call]
|
||||
expected: FAIL
|
||||
|
||||
[var() in argument resolved before call, typed]
|
||||
expected: FAIL
|
||||
|
||||
[Single parameter with default value]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple parameters with defaults]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple parameters with defaults, typed]
|
||||
expected: FAIL
|
||||
|
||||
[Unused local]
|
||||
expected: FAIL
|
||||
|
||||
[Local does not affect outer scope]
|
||||
expected: FAIL
|
||||
|
||||
[Substituting local in result]
|
||||
expected: FAIL
|
||||
|
||||
[Substituting multiple locals in result]
|
||||
expected: FAIL
|
||||
|
||||
[Local referring to another local]
|
||||
expected: FAIL
|
||||
|
||||
[Locals appearing after result]
|
||||
expected: FAIL
|
||||
|
||||
[Locals cascading behavior]
|
||||
expected: FAIL
|
||||
|
||||
[Custom properties are visible inside function]
|
||||
expected: FAIL
|
||||
|
||||
[Parameter shadows custom property]
|
||||
expected: FAIL
|
||||
|
||||
[Local shadows parameter]
|
||||
expected: FAIL
|
||||
|
||||
[Missing only argument]
|
||||
expected: FAIL
|
||||
|
||||
[Missing one argument of several]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue