Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / long-invalid-header-expected.txt
blob10311f2e9a08ca91a5769a5767376b70ad0bedc2
1 CONSOLE ERROR: line 19: WebSocket connection to 'ws://127.0.0.1:8880/long-invalid-header' failed: Error during WebSocket handshake: 'Upgrade' header is missing
2 Make sure WebSocket gives errors on long invalid upgrade header.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS onerror() was called
7 WebSocket is closed
8 PASS successfullyParsed is true
10 TEST COMPLETE