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

Unified Diff: LayoutTests/http/tests/serviceworker/resources/other.html

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/http/tests/serviceworker/resources/other.html
diff --git a/LayoutTests/http/tests/serviceworker/resources/other.html b/LayoutTests/http/tests/serviceworker/resources/other.html
new file mode 100644
index 0000000000000000000000000000000000000000..b9f3504387722c4583a0904cb7b7f7a4f9706b71
--- /dev/null
+++ b/LayoutTests/http/tests/serviceworker/resources/other.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<title>Other</title>
+Here's an other html file.

Powered by Google App Engine
This is Rietveld 408576698