mirror of
https://github.com/servo/servo.git
synced 2025-09-13 16:38:20 +01:00
Websockets send typed arrays now
This commit is contained in:
parent
3ce3f39383
commit
bff887c5a6
13 changed files with 32 additions and 90 deletions
|
@ -1,9 +1,3 @@
|
|||
[bufferedAmount-arraybuffer.html]
|
||||
type: testharness
|
||||
[WebSockets: bufferedAmount for ArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[bufferedAmount-arraybuffer.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
[bufferedAmount-blob.html]
|
||||
type: testharness
|
||||
[WebSockets: bufferedAmount for blob]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[bufferedAmount-blob.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue