mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
fix writablestream assertion crash when getting chunk size following spec change (#36566)
One-line change to align with the new spec and avoid a crash. fix #36565 Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>
This commit is contained in:
parent
5aabe1aa72
commit
f2ee40e40b
2 changed files with 3 additions and 9 deletions
|
@ -21,9 +21,3 @@
|
|||
|
||||
[close.any.shadowrealm-in-shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
||||
[close.any.worker.html]
|
||||
expected: CRASH
|
||||
|
||||
[close.any.html]
|
||||
expected: CRASH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue