Index: LayoutTests/http/tests/appcache/top-frame-4-expected.txt |
diff --git a/LayoutTests/http/tests/appcache/top-frame-4-expected.txt b/LayoutTests/http/tests/appcache/top-frame-4-expected.txt |
index e74816099357fa58c7022fffb3e4142415b3bad5..e31555c23c64cc2a16dc53196bdca50768c8ebae 100644 |
--- a/LayoutTests/http/tests/appcache/top-frame-4-expected.txt |
+++ b/LayoutTests/http/tests/appcache/top-frame-4-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/. |
Test that a subframe with manifest that matches top frame manifest works correctly. |
In this case, the subframe resource is listed in manifest explicitly. |