Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(288)

Unified Diff: LayoutTests/http/tests/appcache/modified-manifest-expected.txt

Issue 217133002: AppCache error details tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: statusCode -> status Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
+
« no previous file with comments | « LayoutTests/http/tests/appcache/modified-manifest.html ('k') | LayoutTests/http/tests/appcache/obsolete-error-events.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698