| 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 a335ed4c5c16521a655cd56c9d957ea8da03410c..510eefe70484991fe6141ca9d15220464c250a6e 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: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/invalid-continuation' failed: Received unexpected continuation frame.
|
| +CONSOLE MESSAGE: 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".
|
|
|