| Index: third_party/WebKit/LayoutTests/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt b/third_party/WebKit/LayoutTests/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt
|
| index 0035b194cb2adc7a100499dc6ac04ed9f5c32bdf..0e928d5a8ad27df59f95f3a97591933cea2292a6 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE ERROR: line 27: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-prepended-null' failed: Error during WebSocket handshake: net::ERR_INVALID_HTTP_RESPONSE
|
| +CONSOLE ERROR: line 27: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-prepended-null' failed: Error during WebSocket handshake: Invalid status line
|
| Connection should fail immediately, rather than succeeding or staying in limbo until timeout, if a null byte is received before the handshake.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|