mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Throw an InvalidStateError from WebSocket#send when it is called too early.
This commit is contained in:
parent
d91a6f3834
commit
48b94ec02b
6 changed files with 77 additions and 14 deletions
|
@ -1,3 +1,5 @@
|
|||
[001.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[WebSockets: send() with no args]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[003.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
|
@ -1,3 +0,0 @@
|
|||
[004.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
Loading…
Add table
Add a link
Reference in a new issue