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 f9d667fe95f99cfeabdf1fc8d86cde174ccdd997..4ab945472d205fc50eb2849aacaba6484f7b95e6 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='Please%20type%20your%20PIN.'%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 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. |
ALERT: Form action set to about:blank |