Index: LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt |
diff --git a/LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt b/LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt |
index 512121390ddd3013037e9e4205aa4648cbcfc162..32f7a9cd1e816067cdae3fed1b8cc220d861b8fa 100644 |
--- a/LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt |
+++ b/LayoutTests/http/tests/cookies/http-get-cookie-set-in-js-expected.txt |
@@ -1,3 +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 http://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". |