Index: LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-null-char-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-null-char-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-null-char-expected.txt |
index 752440893a6933e052ee848b81323dd1f9840a37..0cdc920544b5c61dbfd3aaaee8a4d1979362f255 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-null-char-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-addslashes-null-char-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/%00/%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/%00/%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. |