Index: LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-double-quote-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-double-quote-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-double-quote-expected.txt |
index a4eb936a3e09891574b6dca2348d1f01506c18c3..7095c8439ff98712ff233b5c4545b525c738d6f8 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-double-quote-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-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-addslashes.pl?q=%3Cscript%3Evar+bogus%3D/%22/%3Balert%280%29%3B%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-addslashes.pl?q=%3Cscript%3Evar+bogus%3D/%22/%3Balert%280%29%3B%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. |