Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/form-action-resubmission-main-page-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/form-action-resubmission-main-page-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/form-action-resubmission-main-page-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f63df70181e3fdd456342c5d1838704ae846b33e |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/form-action-resubmission-main-page-expected.txt |
@@ -0,0 +1,6 @@ |
+CONSOLE ERROR: Refused to send form data to 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/form-action-resubmission-main-page-callee.html' because it violates the following Content Security Policy directive: "form-action 'none'". |
+ |
+This is a testharness.js-based test. |
+PASS A form resubmission in the main frame should be blocked |
+Harness: the test ran to completion. |
+ |