Index: LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-double-quote-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-double-quote-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-double-quote-expected.txt |
index 5d9aa15d4d7e8dc26b922d669bcc49986c54f6a7..e79ee91fb15df130298c33e22125c965f585b3ac 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-double-quote-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-double-quote-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=%22http://127.0.0.1:8000/security/xssAuditor/resources/xss.js%22%3E%3C/script%3E' 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=%22http://127.0.0.1:8000/security/xssAuditor/resources/xss.js%22%3E%3C/script%3E' 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. |