Index: LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt |
index 61b646683f84039fd8f97c6617e3cb8be37b6695..a41f3ab68cfaa7d946bb96f9df5126c0effe0d06 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Cscript%20src=%22data:,alert(1)%22' 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 5: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Cscript%20src=%22data:,alert(1)%22' 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. |