Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(620)

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process

Issue 1999573003: OOPIFs: Fixing submitting forms targeting a remote frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@form-target-is-cross-site-frame
Patch Set: populate... -> createFrameLoadRequest + going through RemoteFrame::navigate(FrameLoadRequest&) Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
index 76dd1c3a9987d92a6a521f6b545f05dfe1afe9fc..1b84c5ab1e3ce5d0a023e7c856c987f10079793b 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
@@ -4,8 +4,8 @@
# https://crbug.com/611838 - regression when geolocation tests use JS mock.
http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in-insecure-origin.html [ Timeout ]
-# https://crbug.com/585284 - Form submissions targeting remote windows don't work.
-http/tests/navigation/form-targets-cross-site-frame.html [ Timeout ]
+# https://crbug.com/344348 - No POST data support in FrameHostMsg_OpenURL.
+http/tests/navigation/form-targets-cross-site-frame-post.html [ Failure ]
# https://crbug.com/611154 - DCHECK in NavigatorImpl::DidStartProvisionalLoad.
http/tests/security/upgrade-insecure-requests/iframe-upgrade.https.html [ Crash ]

Powered by Google App Engine
This is Rietveld 408576698