Index: LayoutTests/http/tests/security/xssAuditor/svg-script-tag-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/svg-script-tag-expected.txt b/LayoutTests/http/tests/security/xssAuditor/svg-script-tag-expected.txt |
index ef518f24c8a32805959118a8271b8f3d5c9f8444..4c05ede94b1ad84796d0411e9f67c0511cd8ea14 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/svg-script-tag-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/svg-script-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?q=%3csvg%3e%3cscript%20XLinK:href=%27data:text/html,alert(0)%27%3e%3c/script%3e%3c/svg%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=%3csvg%3e%3cscript%20XLinK:href=%27data:text/html,alert(0)%27%3e%3c/script%3e%3c/svg%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. |