mirror of
https://github.com/servo/servo.git
synced 2025-09-16 09:58:23 +01:00
Dispatch message events for WebSocket.
This commit is contained in:
parent
50a30121bf
commit
2a97ab36f7
63 changed files with 120 additions and 276 deletions
|
@ -1,6 +1,5 @@
|
|||
[016.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: addEventListener]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
[018.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[message event]
|
||||
expected: TIMEOUT
|
||||
|
||||
[error event]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[008.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: getting readyState in closed]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[007.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: close() followed by send()]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[008.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: send() in onclose]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[009.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[WebSockets: send('')]
|
||||
expected: TIMEOUT
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue