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 |
index 5c925fb7323430420de89140ec5601e180274142..cb05d689933050f21fda4e0d5391bcb5db1d9555 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-csp-expected.txt |
@@ -1,7 +1,7 @@ |
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: |
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: |
This is a testharness.js-based test. |
PASS Verify CSP control of fetch() in a Service Worker |
Harness: the test ran to completion. |