Index: LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url3-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url3-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url3-expected.txt |
index 0475293d5d8c12a1ca09fc70a93e618c91c09491..dd1865d245f793870b648c68e1cb4fd5d7765a47 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url3-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url3-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)%3C!----&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)%3C!----&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. |