Index: LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt |
diff --git a/LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt b/LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt |
index d0a5c5507fc825d3b7acf87d0afeaa44d5ba0e38..80d02069c5c60bde413c184e5a4a69a0ec4ea6e2 100644 |
--- a/LayoutTests/http/tests/cookies/simple-cookies-expired-expected.txt |
+++ b/LayoutTests/http/tests/cookies/simple-cookies-expired-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. |
This test checks that cookies are correctly set using Expires. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |