Index: LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url2-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url2-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url2-expected.txt |
index 6d22c8e90e69e123d050d08079c93a003d504066..26b3a555e80cfa00daa21233414eb9befb804621 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url2-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url2-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=%3Cb%3E***%3C/b%3E&q=%3Cscript%20src=%22data:,alert(1)//&q2=%22%3E%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?clutter=%3Cb%3E***%3C/b%3E&q=%3Cscript%20src=%22data:,alert(1)//&q2=%22%3E%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. |