Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / cookie-http-to-ws-expected.txt
blob6a7a9e4a55df234ffc782cc8bf85a6352cd54d7e
1 Test how WebSocket handles cookies with cookie attributes.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS cookie is "WK-websocket-test-domain=1; WK-websocket-test-path=1"
7 PASS cookie is "WK-websocket-test-domain=1"
8 PASS successfullyParsed is true
10 TEST COMPLETE