Index: LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt |
diff --git a/LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt b/LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt |
index c0b73e9cf881e4798825de65b81ef2c1c9ed01b4..ab4ddcec910902c0d14fb0f745daa0c8b4eab092 100644 |
--- a/LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt |
+++ b/LayoutTests/http/tests/htmlimports/csp-block-import-non-self-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 6: Refused to load the script 'http://localhost:8080/htmlimports/resources/cors-basic.cgi' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'". |
+CONSOLE ERROR: line 6: Refused to load the script 'http://localhost:8080/htmlimports/resources/cors-basic.cgi' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'". |
PASS |
PASS |