Index: LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-blocked-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-blocked-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-blocked-expected.txt |
index 9630d7a17bc7413d6e3e28baeb8c1648b407efeb..6868db537ef1e6cdda8eacde2f45a7b1270bb3fd 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-blocked-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-blocked-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: line 5: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'". |
+CONSOLE ERROR: line 5: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'". |
PASS |