Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / websocket / error-event-ready-state-expected.txt
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
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6 Test start (Port 8880)
7 PASS ws.readyState is 3
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11