Index: LayoutTests/http/tests/security/xssAuditor/iframe-javascript-url-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/iframe-javascript-url-expected.txt b/LayoutTests/http/tests/security/xssAuditor/iframe-javascript-url-expected.txt |
index c73814c758bad2a75e43862470c887f5585e584e..b2ef5945232e8e2ee3ce0b867790010c5e1c1966 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/iframe-javascript-url-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/iframe-javascript-url-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=%3Ciframe%20src=javascript:alert(document.domain)%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=%3Ciframe%20src=javascript:alert(document.domain)%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. |