Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / handshake-fail-by-wrong-accept-header-expected.txt
blob9cc700d956b9f6925381434a1cbcd76ccaf1c508
1 CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-wrong-accept-header' failed: Error during WebSocket handshake: Incorrect 'Sec-WebSocket-Accept' header value
2 Test whether WebSocket handshake fails if the server sends incorrect Sec-WebSocket-Accept header.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS onerror() was called
7 PASS closeEvent.wasClean is false
8 PASS successfullyParsed is true
10 TEST COMPLETE