Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / handshake-fail-by-404-expected.txt
blob0994a5c787d70c9ff320dc167aff98a2367bf9d8
1 CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-404' failed: Error during WebSocket handshake: Unexpected response code: 404
2 Connection should fail immediately if the server returns a 404 error.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS onerror() was called
7 PASS wasClean is false
8 PASS successfullyParsed is true
10 TEST COMPLETE