Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / stable / http / tests / websocket / cookie-ws-to-ws-expected.txt
1 Test send cookies to a WebSocket handshake which is set by another WebSocket handshake.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5 A WebSocket connection to ws://127.0.0.1:8880/set-cookie is opened.
6 A WebSocket connection to ws://127.0.0.1:8880/set-cookie is closed.
7 A WebSocket connection to ws://127.0.0.1:8880/echo-cookie is opened.
8 A WebSocket connection to ws://127.0.0.1:8880/echo-cookie is closed.
9 PASS cookie is "WK-WebSocket-test-domain-pass=1; WK-WebSocket-test-path-pass=1; WK-WebSocket-test=1"
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13