Index: LayoutTests/http/tests/security/xssAuditor/cookie-injection-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/cookie-injection-expected.txt b/LayoutTests/http/tests/security/xssAuditor/cookie-injection-expected.txt |
index 165766fbe23b86dd0d1831c671878065d7c7e0b3..1d298158a54256dd0da5a3ed97c937fda187a4b5 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/cookie-injection-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/cookie-injection-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?alert-cookie=1&q=%3Cmeta%20http-equiv=%22Set-Cookie%22%20content=%22xssAuditorTestCookie=FAIL%22%20/%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?alert-cookie=1&q=%3Cmeta%20http-equiv=%22Set-Cookie%22%20content=%22xssAuditorTestCookie=FAIL%22%20/%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. |
ALERT: PASS |