Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/formaction-on-input-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/formaction-on-input-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/formaction-on-input-expected.txt |
index e4c312a29625455130f90a26f2049aa2d5ed819f..df742915e6ed5453d4adafeaa6b768141711c378 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/formaction-on-input-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/formaction-on-input-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3Cform%3E%3Cinput%20formaction=%27http://example.com/%27%3E¬ifyDone=1&showFormaction=1' because its source code was found within the request. The auditor was enabled as the server did not send an 'X-XSS-Protection' 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%3E%3Cinput%20formaction=%27http://example.com/%27%3E¬ifyDone=1&showFormaction=1' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior. |
ALERT: formaction present on INPUT with value of data:, |