Index: LayoutTests/http/tests/appcache/access-via-redirect-expected.txt |
diff --git a/LayoutTests/http/tests/appcache/access-via-redirect-expected.txt b/LayoutTests/http/tests/appcache/access-via-redirect-expected.txt |
index 8107c5f04ebc247455d5baf94391eff48a6ce617..fb9143282424b42099c0ee7253864124ddadab17 100644 |
--- a/LayoutTests/http/tests/appcache/access-via-redirect-expected.txt |
+++ b/LayoutTests/http/tests/appcache/access-via-redirect-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/. |
This tests that the start of redirect chain doesn't get into an application cache if the end of the chain has a manifest. |
SUCCESS |