Index: LayoutTests/http/tests/appcache/remove-cache-expected.txt |
diff --git a/LayoutTests/http/tests/appcache/remove-cache-expected.txt b/LayoutTests/http/tests/appcache/remove-cache-expected.txt |
index 9e23ba176fa250d5b856128b3c2e06525ab4abe2..45d1faa881c38f465c9763e95591de73670c2e29 100644 |
--- a/LayoutTests/http/tests/appcache/remove-cache-expected.txt |
+++ b/LayoutTests/http/tests/appcache/remove-cache-expected.txt |
@@ -1,3 +1,5 @@ |
+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/. |
+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/. |
Test that a 404 response for manifest results in cache removal. |
Frame 1: Manifest is still available, so a new master resource is added to the cache. |