Index: LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
diff --git a/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt b/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
index 39002891ff75f9e32d4cd609e3aa3fe4e0852717..3dd67b60eee050ec428b27d4703a800fec31fd14 100644 |
--- a/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
+++ b/LayoutTests/http/tests/cache/subresource-expiration-2-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/. |
Cache-control: max-age=10, no-store; (result=Uncached expected=Uncached) PASS |
Cache-control: max-age=10, no-cache="Set-Cookie"; (result=Cached expected=Cached) PASS |
Cache-control: max-age=10, must-revalidate; (result=Cached expected=Cached) PASS |