Index: third_party/WebKit/LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt |
index 0e809ddd35ee092c49f99b44b416e2144ae225e4..5150eb4e893ad923c0649719c870a3be6aa9e9b5 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 186: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
Test that a cookie set using JavaScript can be correctly read by HTTP server |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |