Index: LayoutTests/http/tests/appcache/modified-manifest-expected.txt |
diff --git a/LayoutTests/http/tests/appcache/modified-manifest-expected.txt b/LayoutTests/http/tests/appcache/modified-manifest-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a71b37c458a5af872737ef65ca246df2eab4d309 |
--- /dev/null |
+++ b/LayoutTests/http/tests/appcache/modified-manifest-expected.txt |
@@ -0,0 +1,16 @@ |
+Test that a manifest that changes during an update fails. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS gotCheckingEvent is true |
+PASS gotDownloadingEvent is true |
+PASS window.applicationCache.status is applicationCache.UNCACHED |
+PASS event.reason is "changed" |
+PASS event.url is "" |
+PASS event.status is 0 |
+PASS 'message' in event is true |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |