Index: LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt |
diff --git a/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt b/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt |
index 13944ca3343f68cc143d6c1008172f120af1a101..d02180754b3ebe5006c00e80db385cd7ae360320 100644 |
--- a/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt |
+++ b/LayoutTests/http/tests/cache/subresource-expiration-1-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/. |
No cache headers or Last-modified header (result=Uncached expected=Uncached) PASS |
Expires: [now+10s]; (result=Cached expected=Cached) PASS |
Expires: [now-10s]; (result=Uncached expected=Uncached) PASS |