Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / error-event-ready-state-expected.txt
blobe04b9b899147e10faca88a77cb29528a070f1f65
1 CONSOLE ERROR: line 22: WebSocket connection to 'ws://127.0.0.1:8880/non-existent-url' failed: Error during WebSocket handshake: Unexpected response code: 404
2 Test that readyState is CLOSED within onerror event
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Test start (Port 8880)
7 PASS ws.readyState is 3
8 PASS successfullyParsed is true
10 TEST COMPLETE