summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/submit-onFocus-invalidForm-expected.txt
blob: c28cd4ff3899b169fd758cfc97faded483d349bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
ValidationMessageClient: main-message=Please match the requested format. sub-message=
ValidationMessageClient: main-message=Please match the requested format. sub-message=
Test that form.submit() when called on "focus" event for invalid form should submit the form

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS Form is successfully submitted and content is loaded in the frame
PASS successfullyParsed is true

TEST COMPLETE