Index: third_party/WebKit/LayoutTests/fast/forms/interactive-validation-prevented-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/interactive-validation-prevented-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/interactive-validation-prevented-expected.txt |
index 0dc2e12a59377c2b885f091d849e9bfca9b71117..2787ab7de9ea4799b6853b5799df7b34ba70fb1b 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/interactive-validation-prevented-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/interactive-validation-prevented-expected.txt |
@@ -1,5 +1,5 @@ |
ValidationMessageClient: main-message=Please fill out this field. sub-message= |
-CONSOLE ERROR: An invalid form control with name='i1' is not focusable. |
+CONSOLE ERROR: line 27: 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". |