| Index: LayoutTests/fast/forms/interactive-validation-prevented-expected.txt
|
| diff --git a/LayoutTests/fast/forms/interactive-validation-prevented-expected.txt b/LayoutTests/fast/forms/interactive-validation-prevented-expected.txt
|
| index 94fc772f85a35c866a5d1ef3b78d55326121d1f3..29d5fae4034734606c066b27372a3b68f2875464 100644
|
| --- a/LayoutTests/fast/forms/interactive-validation-prevented-expected.txt
|
| +++ b/LayoutTests/fast/forms/interactive-validation-prevented-expected.txt
|
| @@ -1,5 +1,5 @@
|
| ValidationMessageClient: main-message=Please fill out this field. sub-message=
|
| -CONSOLE MESSAGE: An invalid form control with name='i1' is not focusable.
|
| +CONSOLE ERROR: An invalid form control with name='i1' is not focusable.
|
| Test if an invalid control prevents interactive form submission, and the first invalid focusable control gets focus.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|