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

Unified Diff: LayoutTests/platform/win/fast/forms/implicit-submission-expected.txt

Issue 171603007: Allow form submission for forms with "hidden" for submit with enter key (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Missing text expectation file added Created 6 years, 10 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
« no previous file with comments | « LayoutTests/fast/forms/implicit-submission-expected.txt ('k') | Source/core/html/HTMLFormElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win/fast/forms/implicit-submission-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/implicit-submission-expected.txt b/LayoutTests/platform/win/fast/forms/implicit-submission-expected.txt
index c24838bb263965823267e432841f99d44c0e6f05..63e90153c8e4977d20865eade10bd4643b42305e 100644
--- a/LayoutTests/platform/win/fast/forms/implicit-submission-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/implicit-submission-expected.txt
@@ -27,3 +27,4 @@ Text field and single select, text focused should submit: PASS
Text field and single select, select focused should not submit: PASS
Multiple text inputs with a button should submit: PASS
Multiple text inputs with a disabled button should not submit: PASS
+Multiple text inputs with a hidden submit should submit: PASS
« no previous file with comments | « LayoutTests/fast/forms/implicit-submission-expected.txt ('k') | Source/core/html/HTMLFormElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698