Dispatch message events for WebSocket.

This commit is contained in:
Ms2ger 2015-07-15 20:11:18 +02:00 committed by Ms2ger
parent 50a30121bf
commit 2a97ab36f7
63 changed files with 120 additions and 276 deletions

View file

@ -1,6 +1,5 @@
[016.html]
type: testharness
expected: TIMEOUT
[WebSockets: addEventListener]
expected: TIMEOUT
expected: FAIL

View file

@ -1,9 +1,6 @@
[018.html]
type: testharness
expected: TIMEOUT
[message event]
expected: TIMEOUT
[error event]
expected: TIMEOUT

View file

@ -1,6 +0,0 @@
[008.html]
type: testharness
expected: TIMEOUT
[WebSockets: getting readyState in closed]
expected: TIMEOUT

View file

@ -1,6 +0,0 @@
[007.html]
type: testharness
expected: TIMEOUT
[WebSockets: close() followed by send()]
expected: TIMEOUT

View file

@ -1,6 +0,0 @@
[008.html]
type: testharness
expected: TIMEOUT
[WebSockets: send() in onclose]
expected: TIMEOUT

View file

@ -1,6 +0,0 @@
[009.html]
type: testharness
expected: TIMEOUT
[WebSockets: send('')]
expected: TIMEOUT