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..378fc69a645540797823cdcd0e20a55c2d5d7350 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: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning. |
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". |