| Index: LayoutTests/fast/forms/submit-onFocus-invalidForm-expected.txt
|
| diff --git a/LayoutTests/fast/forms/submit-onFocus-invalidForm-expected.txt b/LayoutTests/fast/forms/submit-onFocus-invalidForm-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c28cd4ff3899b169fd758cfc97faded483d349bf
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/submit-onFocus-invalidForm-expected.txt
|
| @@ -0,0 +1,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
|
| +
|
| +
|
|
|