Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-03-02 13:18:38 +01:00 committed by GitHub
parent e7e8ccea20
commit 5ba9cfe809
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2322 changed files with 43591 additions and 31593 deletions

View file

@ -1,5 +1,4 @@
[dashed-function-eval.html]
expected: ERROR
[Literal result]
expected: FAIL
@ -137,3 +136,66 @@
[IACVT outer local shadows property]
expected: FAIL
[Argument captures IACVT due to invalid var()]
expected: FAIL
[Argument captures IACVT due to invalid var(), typed]
expected: FAIL
[Argument captures IACVT due to type mismatch]
expected: FAIL
[Default referencing another parameter]
expected: FAIL
[Default referencing another parameter, local interference]
expected: FAIL
[Default referencing another defaulted parameter]
expected: FAIL
[Typed default with reference]
expected: FAIL
[IACVT arguments are defaulted]
expected: FAIL
[IACVT arguments are defaulted, typed]
expected: FAIL
[Arguments are defaulted on type mismatch]
expected: FAIL
[Inner function call should see resolved outer locals]
expected: FAIL
[Inner function call should see resolved outer locals (reverse)]
expected: FAIL
[IACVT argument shadows outer scope]
expected: FAIL
[IACVT argument shadows outer scope, typed]
expected: FAIL
[IACVT argument shadows outer scope, type mismatch]
expected: FAIL
[Passing list as only argument]
expected: FAIL
[Passing list as first argument]
expected: FAIL
[Passing list as second argument]
expected: FAIL
[Passing comma as argument]
expected: FAIL
[Passing {} as argument]
expected: FAIL
[Passing non-whole-value {} as argument]
expected: FAIL