Index: LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt |
index 9c054a5a8da15f5d61566c293e8f11ce1e818442..61b646683f84039fd8f97c6617e3cb8be37b6695 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Cscript%20src=%22data:,alert(1)%22' because its source code was found within the request. The auditor was enabled as the server sent neither an 'X-XSS-Protection' nor 'Content-Security-Policy' header. |
+CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Cscript%20src=%22data:,alert(1)%22' because its source code was found within the request. The auditor was enabled as the server sent neither an 'X-XSS-Protection' nor 'Content-Security-Policy' header. |