| Index: LayoutTests/http/tests/websocket/tests/hybi/invalid-continuation-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/invalid-continuation-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/invalid-continuation-expected.txt
|
| index 510eefe70484991fe6141ca9d15220464c250a6e..4a64ca7991de8b68721e267f7028760fe21de50c 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/invalid-continuation-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/invalid-continuation-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: line 14: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/invalid-continuation' failed: Received unexpected continuation frame.
|
| +CONSOLE ERROR: line 14: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/invalid-continuation' failed: Received unexpected continuation frame.
|
| Test whether WebSocket aborts the connection when it receives an unexpected continuation frame without any leading text or binary frame.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|