Index: LayoutTests/http/tests/htmlimports/csp-block-import-expected.txt |
diff --git a/LayoutTests/http/tests/htmlimports/csp-block-import-expected.txt b/LayoutTests/http/tests/htmlimports/csp-block-import-expected.txt |
index f1f8efe4f25f2e86fce762ef57d728e801172249..00084ca8a0c72cca092f8e5eb6dd1761218d3634 100644 |
--- a/LayoutTests/http/tests/htmlimports/csp-block-import-expected.txt |
+++ b/LayoutTests/http/tests/htmlimports/csp-block-import-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 5: Refused to load the script 'http://127.0.0.1:8000/htmlimports/resources/hello.html' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline'". |
+CONSOLE ERROR: line 5: Refused to load the script 'http://127.0.0.1:8000/htmlimports/resources/hello.html' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline'". |
PASS |