mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Implement incomplete opening, sending, and closing behaviour for WebSockets using rust-websocket.
Authors: Shivaji Vidhale <savidhal@ncsu.edu> William Galliher <wpgallih@ncsu.edu> Allen Chen <achen4@ncsu.edu> Rucha Jogaikar <rsjogaik@ncsu.edu>
This commit is contained in:
committed by
Josh Matthews
parent
49aed6555d
commit
5afec62f07
@@ -0,0 +1,12 @@
|
||||
[Secure-Send-binary-arraybufferview-uint32-offset.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBufferView - Uint32Array with offset - Connection should be opened]
|
||||
expected: NOTRUN
|
||||
|
||||
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBufferView - Uint32Array with offset - Message should be received]
|
||||
expected: NOTRUN
|
||||
|
||||
[W3C WebSocket API - Send binary data on a WebSocket - ArrayBufferView - Uint32Array with offset - Connection should be closed]
|
||||
expected: NOTRUN
|
||||
|
||||
Reference in New Issue
Block a user