mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Sync WPT with upstream (11-05-2025) (#36954)
Automated downstream sync of changes from upstream as of 11-05-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
924fd06f14
commit
6cd44061d7
238 changed files with 9392 additions and 2177 deletions
|
@ -1,4 +1,4 @@
|
|||
[dashed-function-cycles.tentative.html]
|
||||
[dashed-function-cycles.html]
|
||||
[Local with self-cycle]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -11,7 +11,10 @@
|
|||
[Local shadowing cyclic property --x]
|
||||
expected: FAIL
|
||||
|
||||
[Local shadowing cyclic outer local --x ]
|
||||
[Local shadowing cyclic outer local --x]
|
||||
expected: FAIL
|
||||
|
||||
[Argument shadowing cyclic outer local --x]
|
||||
expected: FAIL
|
||||
|
||||
[Arguments shadowing cyclic properties]
|
||||
|
@ -53,6 +56,9 @@
|
|||
[Cycle through local, other function]
|
||||
expected: FAIL
|
||||
|
||||
[Cycle through local, other function, fallback in function]
|
||||
expected: FAIL
|
||||
|
||||
[Cycle through various variables and other functions]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -62,15 +68,6 @@
|
|||
[Cyclic defaults]
|
||||
expected: FAIL
|
||||
|
||||
[Local shadowing cyclic outer local --x]
|
||||
expected: FAIL
|
||||
|
||||
[Argument shadowing cyclic outer local --x]
|
||||
expected: FAIL
|
||||
|
||||
[Cycle through local, other function, fallback in function]
|
||||
expected: FAIL
|
||||
|
||||
[Cyclic outer --b shadows custom property]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue