Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/worklet-import-blocked-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/worklet-import-blocked-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/worklet-import-blocked-expected.txt |
index 74af2b2e8e718bac5f4c5e815e9070290f1db9c8..cf6e8c048e0a8ce66e549258b38e22b530de6bab 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/worklet-import-blocked-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/worklet-import-blocked-expected.txt |
@@ -1,5 +1,5 @@ |
CONSOLE ERROR: line 13: Refused to load the script 'http://127.0.0.1:8000/resources/worklet.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline'". |
- |
+CONSOLE ERROR: line 13: |
This is a testharness.js-based test. |
PASS Importing a script rejects the given promise with NetworkError because it violated the same origin CSP policy. |
Harness: the test ran to completion. |