| Index: LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt b/LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt
|
| index fe2c22590c63a3b66cce73b3ccbe2d681e2c2ba9..1e083fd80654675d74ece8e972b275b9b53b2ffb 100644
|
| --- a/LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt
|
| @@ -5,8 +5,11 @@ Test whether WebSocket handshake fails if the server sends mismatched Sec-WebSoc
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| +PASS onerror called.
|
| PASS closeEvent.wasClean is false
|
| +PASS onerror called.
|
| PASS closeEvent.wasClean is false
|
| +PASS onerror called.
|
| PASS closeEvent.wasClean is false
|
| PASS successfullyParsed is true
|
|
|
|
|