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

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

Issue 318393002: Initial implementation of ServiceWorkerGlobalScope.fetch() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add test for destroying the execution context while fetch is happening. 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-expected.txt
diff --git a/LayoutTests/fast/dom/custom/processing-stack-recursion-expected.txt b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-expected.txt
similarity index 64%
copy from LayoutTests/fast/dom/custom/processing-stack-recursion-expected.txt
copy to LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-expected.txt
index cb5258cd882f344f03458cfe790e6fa4c8ae0889..20155a695aa5999a41e55adec998fcca2fbd3cd9 100644
--- a/LayoutTests/fast/dom/custom/processing-stack-recursion-expected.txt
+++ b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-expected.txt
@@ -1,4 +1,4 @@
This is a testharness.js-based test.
-PASS recursively scheduled callbacks
+PASS Verify fetch() in a Service Worker
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698