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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt

Issue 2805313003: Upstream service worker `fetch` tests to WPT (Closed)
Patch Set: Move files up a directory Created 3 years, 8 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/fetch-csp.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/fetch-csp-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt
deleted file mode 100644
index 5c925fb7323430420de89140ec5601e180274142..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-CONSOLE ERROR: Refused to load the image 'http://localhost:8000/serviceworker/resources/fetch-access-control.php?PNGIMAGE' because it violates the following Content Security Policy directive: "img-src http://127.0.0.1:8000".
-
-CONSOLE ERROR: Refused to load the image 'http://localhost:8000/serviceworker/resources/fetch-access-control.php?PNGIMAGE' because it violates the following Content Security Policy directive: "img-src http://127.0.0.1:8000".
-
-This is a testharness.js-based test.
-PASS Verify CSP control of fetch() in a Service Worker
-Harness: the test ran to completion.
-
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698