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

Unified Diff: LayoutTests/http/tests/serviceworker/resources/appcache-ordering.manifest

Issue 671583002: Test: Pages controlled by ServiceWorkers should not participate in AppCaching (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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/appcache-ordering.manifest
diff --git a/LayoutTests/http/tests/serviceworker/resources/appcache-ordering.manifest b/LayoutTests/http/tests/serviceworker/resources/appcache-ordering.manifest
new file mode 100644
index 0000000000000000000000000000000000000000..0deed0e91a80214520673c188a3090ebb657f6c0
--- /dev/null
+++ b/LayoutTests/http/tests/serviceworker/resources/appcache-ordering.manifest
@@ -0,0 +1,7 @@
+CACHE MANIFEST
+
+appcache-ordering.is-appcached.html
+
+FALLBACK:
+appcache-ordering.is-appcached404.js appcache-ordering.is-appcached.js
+

Powered by Google App Engine
This is Rietveld 408576698