Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/form-action-resubmission-iframe-reload-from-parent-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/form-action-resubmission-iframe-reload-from-parent-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/form-action-resubmission-iframe-reload-from-parent-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b2d30a5eccfa076963e2e95916bc479500ff9094 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/form-action-resubmission-iframe-reload-from-parent-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-none.html' because it violates the following Content Security Policy directive: "form-action 'none'". |
+ |
+This is a testharness.js-based test. |
+PASS The form resubmission should be blocked by the iframe's CSP. |
+Harness: the test ran to completion. |
+ |