Index: LayoutTests/http/tests/cookies/simple-cookies-max-age-expected.txt |
diff --git a/LayoutTests/http/tests/cookies/simple-cookies-max-age-expected.txt b/LayoutTests/http/tests/cookies/simple-cookies-max-age-expected.txt |
index 859c3924a184829d5b22aa88a6ef693679b513e0..fadb51559cb66062a377fccdf478c95d052bc82f 100644 |
--- a/LayoutTests/http/tests/cookies/simple-cookies-max-age-expected.txt |
+++ b/LayoutTests/http/tests/cookies/simple-cookies-max-age-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 Max-Age. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |