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:
Servo WPT Sync 2025-01-26 14:36:52 +01:00 committed by GitHub
parent 37695c8c8c
commit 7045630fee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
621 changed files with 18766 additions and 8474 deletions

View 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