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

Unified Diff: LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt

Issue 318393002: Initial implementation of ServiceWorkerGlobalScope.fetch() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: incoroporated dominicc's comment Created 6 years, 6 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/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt
diff --git a/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt
index c5690777c6b3cca52755413c40f8daa27b304bd5..7efab9089b96f7349c1a73043c6dc312a770d03a 100644
--- a/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt
+++ b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt
@@ -4,5 +4,6 @@ PASS Service Worker responds to fetch event with blob body
PASS Service Worker does not respond to fetch event
PASS Service Worker responds to fetch event with null response body
PASS Service Worker rejects fetch event
+PASS Service Worker fetches other file in fetch event
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698