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

Unified Diff: LayoutTests/http/tests/appcache/wrong-signature-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
« no previous file with comments | « LayoutTests/http/tests/appcache/wrong-signature-2-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/appcache/wrong-signature-expected.txt
diff --git a/LayoutTests/http/tests/appcache/wrong-signature-expected.txt b/LayoutTests/http/tests/appcache/wrong-signature-expected.txt
index c89843bce65f78e9d79a8ffc45509a36a8e13fda..535e8bb5558b8e2f6c4651c176b2253f16270b8d 100644
--- a/LayoutTests/http/tests/appcache/wrong-signature-expected.txt
+++ b/LayoutTests/http/tests/appcache/wrong-signature-expected.txt
@@ -1,6 +1,14 @@
Test that a manifest served with a wrong signature isn't treated as such.
-Should say SUCCESS:
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-SUCCESS
+
+PASS window.applicationCache.status is applicationCache.UNCACHED
+PASS event.reason is "signature"
+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/wrong-signature-2-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698