Index: LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-expected.txt |
index 26113b2dfbf48bdb6e6f9a4c1a2d0ebd1eebd1b2..bf3b6b338814f6fb12d6e0b65cc7c18f5d6affad 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-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?clutter=%20%3Ci%3E%3Cb%3E&q=%3Cscript%3Ealert(String.fromCharCode(0x58,0x53,0x53))%3C/script' 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?clutter=%20%3Ci%3E%3Cb%3E&q=%3Cscript%3Ealert(String.fromCharCode(0x58,0x53,0x53))%3C/script' 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. |