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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/service-worker-csp-script.html

Issue 2892273002: Remove duplicate service worker "CSP" tests (Closed)
Patch Set: Created 3 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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/serviceworker/service-worker-csp-default.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/service-worker-csp-script.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/service-worker-csp-script.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/service-worker-csp-script.html
deleted file mode 100644
index b0f6e22ccdf5ca3eb29df3a3761e7e3d2d818d4a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/service-worker-csp-script.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<title>Service Worker: CSP script directive for ServiceWorker script</title>
-<script src="../resources/testharness.js"></script>
-<script src="../resources/testharnessreport.js"></script>
-<script src="resources/test-helpers.js"></script>
-<script>
-service_worker_test(
- 'resources/service-worker-csp-worker.php?directive=script',
- 'CSP test for script-src in ServiceWorkerGlobalScope');
-</script>
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/serviceworker/service-worker-csp-default.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698