| Index: LayoutTests/fast/forms/interactive-validation-formnovalidate-2-expected.txt
|
| diff --git a/LayoutTests/fast/forms/interactive-validation-formnovalidate-2-expected.txt b/LayoutTests/fast/forms/interactive-validation-formnovalidate-2-expected.txt
|
| index 58988b76c759a8c1477fb7ea87fef67854140cac..68cc8654386f9e4b9cb051a110432934e1ead1e0 100644
|
| --- a/LayoutTests/fast/forms/interactive-validation-formnovalidate-2-expected.txt
|
| +++ b/LayoutTests/fast/forms/interactive-validation-formnovalidate-2-expected.txt
|
| @@ -3,6 +3,9 @@ Test if the form is submitted with a submit button with formnovalidate.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS The form should not be submitted.
|
| PASS location.search.indexOf("i0=") != -1 is true
|
| TEST COMPLETE
|
|
|