| 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..5d118d90a8eb51d610b9fe62bdcdd160da3b51ed 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.
|
| +onerror was called.
|
| onclose() was called.
|
| PASS closeEvent.wasClean is false
|
| PASS successfullyParsed is true
|
|
|