| Index: third_party/WebKit/LayoutTests/http/tests/websocket/cookie-http-to-ws-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/websocket/cookie-http-to-ws-expected.txt b/third_party/WebKit/LayoutTests/http/tests/websocket/cookie-http-to-ws-expected.txt
|
| index 6a7a9e4a55df234ffc782cc8bf85a6352cd54d7e..5b994a33300fe81f466cb7cef35a600878b35f55 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/websocket/cookie-http-to-ws-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/websocket/cookie-http-to-ws-expected.txt
|
| @@ -3,8 +3,8 @@ Test how WebSocket handles cookies with cookie attributes.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS cookie is "WK-websocket-test-domain=1; WK-websocket-test-path=1"
|
| -PASS cookie is "WK-websocket-test-domain=1"
|
| +PASS cookie is "ws-path-origin-script=1; ws-path-root-domain-local-ip=1"
|
| +PASS cookie is "ws-path-root-domain-local-ip=1"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|