Index: LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment4-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment4-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment4-expected.txt |
index 75f68a4fcb5473c79372692d1d43262bb887176e..7b48a50cbbc9c81875d7d8b51f78e7c5c5de0d0f 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment4-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-trailing-comment4-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%3E/*///*/alert(String.fromCharCode(0x58,0x53,0x53))%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%3E/*///*/alert(String.fromCharCode(0x58,0x53,0x53))%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. |