| Index: LayoutTests/http/tests/websocket/invalid-continuation-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/invalid-continuation-expected.txt b/LayoutTests/http/tests/websocket/invalid-continuation-expected.txt
|
| index 7d9717b43525beb1384dbecd5d45b43cd130077a..a98bdc71b5e1dc8508aea76953d0daa9784cd5dc 100644
|
| --- a/LayoutTests/http/tests/websocket/invalid-continuation-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/invalid-continuation-expected.txt
|
| @@ -4,6 +4,7 @@ Test whether WebSocket aborts the connection when it receives an unexpected cont
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| onopen() was called.
|
| +PASS onerror() was called
|
| onclose() was called.
|
| PASS closeEvent.wasClean is false
|
| PASS successfullyParsed is true
|
|
|