mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Sync WPT with upstream (13-06-2025) (#37436)
Automated downstream sync of changes from upstream as of 13-06-2025 [no-wpt-sync] --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
e4da496e2d
commit
a7e9df0fef
339 changed files with 7696 additions and 1370 deletions
|
@ -20,6 +20,9 @@
|
|||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.sharedworker.html?wss]
|
||||
expected: ERROR
|
||||
|
@ -40,6 +43,9 @@
|
|||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.worker.html?wss]
|
||||
[a write that was incomplete at close time should reject]
|
||||
|
@ -57,6 +63,9 @@
|
|||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.serviceworker.html?wpt_flags=h2]
|
||||
expected: ERROR
|
||||
|
@ -77,6 +86,9 @@
|
|||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.serviceworker.html?wss]
|
||||
expected: ERROR
|
||||
|
@ -100,6 +112,9 @@
|
|||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.html?wss]
|
||||
[a write that was incomplete at close time should reject]
|
||||
|
@ -116,3 +131,6 @@
|
|||
|
||||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue