Index: LayoutTests/http/tests/security/xssAuditor/form-action-expected.txt |
diff --git a/LayoutTests/http/tests/security/xssAuditor/form-action-expected.txt b/LayoutTests/http/tests/security/xssAuditor/form-action-expected.txt |
index 4ab945472d205fc50eb2849aacaba6484f7b95e6..cca6e7825b8a5f3bd5d163e1ced4527b3e326ff3 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/form-action-expected.txt |
+++ b/LayoutTests/http/tests/security/xssAuditor/form-action-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Cform%20action=http://127.0.0.1:8000/%20method=x%3E%3Cinput%20type=submit%3E%3Cinput%20name=x%20value=%27Please%20type%20your%20PIN.%27%3E¬ifyDone=1&showAction=1' 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=%3Cform%20action=http://127.0.0.1:8000/%20method=x%3E%3Cinput%20type=submit%3E%3Cinput%20name=x%20value=%27Please%20type%20your%20PIN.%27%3E¬ifyDone=1&showAction=1' 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. |
ALERT: Form action set to about:blank |