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

Unified Diff: LayoutTests/http/tests/serviceworker/response-expected.txt

Issue 287363004: ServiceWorker: support Response.{status,statusText,headers} [blink] (2/3) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/serviceworker/response-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/activation-after-registration-expected.txt b/LayoutTests/http/tests/serviceworker/response-expected.txt
similarity index 51%
copy from LayoutTests/http/tests/serviceworker/activation-after-registration-expected.txt
copy to LayoutTests/http/tests/serviceworker/response-expected.txt
index 64fa9c4d25857f3c4567d2f13b9d1a84eb78da70..e0c87dc7377a509c0df9d7f6ae07f3a778c822c8 100644
--- a/LayoutTests/http/tests/serviceworker/activation-after-registration-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/response-expected.txt
@@ -1,3 +1,3 @@
-FAIL activation occurs after registration assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
+FAIL Response in ServiceWorkerGlobalScope assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code

Powered by Google App Engine
This is Rietveld 408576698