Index: LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt |
index e05718fe8a7a1f7779f3f448ccaee9936c3892e2..16717e3e46edb04f0cfeebc76aeebed54ab1406a 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: Refused to load the script 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/alert-fail.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline'". |
+CONSOLE ERROR: Refused to load the script 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/alert-fail.js' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline'". |
ALERT: SecurityError: Failed to create a worker: access to the script at 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/alert-fail.js' is denied by the document's Content Security Policy. |