| Index: LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt
|
| diff --git a/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt b/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt
|
| index 559f4f3886afc4a7341cecab7197e35c79760b9c..0fee0e680d96d4b3bcadca209c346013a298c879 100644
|
| --- a/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt
|
| +++ b/LayoutTests/fast/forms/interactive-validation-novalidate-expected.txt
|
| @@ -3,10 +3,10 @@ Test if the form with novalidate is submitted.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS The form should not be submitted.
|
| -PASS location.search.indexOf("i0=") != -1 is true
|
| -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
|
|
|
|
|