mirror of
https://github.com/servo/servo.git
synced 2025-08-25 23:28:21 +01:00
Trigger WebSocket error event
Trigger a WebSocket error after receiving an invalid message from the server
This commit is contained in:
parent
b188cb542e
commit
4f736e6f7c
9 changed files with 23 additions and 46 deletions
|
@ -1,6 +1,5 @@
|
|||
[010.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: protocol in response but no requested protocol]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[011.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: protocol mismatch]
|
||||
expected: TIMEOUT
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue