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

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

Issue 304233017: ServiceWorker: Add layout tests for fetch event response (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: forgot null-response-body-worker.js 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/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
new file mode 100644
index 0000000000000000000000000000000000000000..8adafeec1c69a404158b4acf3b3ebc2b6ad7c3c9
--- /dev/null
+++ b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt
@@ -0,0 +1,8 @@
+
+This is a testharness.js-based test.
+PASS Service Worker responds to fetch event with blob body
+PASS Service Worker does not respond to fetch event
+PASS Service Worker rejects fetch event
+PASS Service Worker responds to fetch event with null response body
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698