Upstream version 9.37.195.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / stable / http / tests / websocket / no-subprotocol-expected.txt
1 WebSocket's protocol attribute should be an empty string if the server did not provide Sec-WebSocket-Protocol header.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5 PASS ws.protocol is ""
6 Connected
7 PASS ws.protocol is ""
8 Closed
9 PASS ws.protocol is ""
10 PASS closeEvent.wasClean is true
11 Exited onclose handler
12 PASS ws.protocol is ""
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16