Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt |
index 80023bc6e7983d3663ea0e443ca9bd3ff292ff93..ebe1363ef940317a5d74a858e97cecd114b530b3 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt |
@@ -1,8 +1,8 @@ |
CONSOLE WARNING: line 13: The specified value "abc" is not a valid email address. |
-CONSOLE ERROR: An invalid form control with name='' is not focusable. |
-CONSOLE ERROR: An invalid form control with name='' is not focusable. |
-CONSOLE ERROR: An invalid form control with name='' is not focusable. |
-CONSOLE ERROR: An invalid form control with name='' is not focusable. |
+CONSOLE ERROR: line 79: An invalid form control with name='' is not focusable. |
+CONSOLE ERROR: line 79: An invalid form control with name='' is not focusable. |
+CONSOLE ERROR: line 103: An invalid form control with name='' is not focusable. |
+CONSOLE ERROR: line 105: An invalid form control with name='' is not focusable. |
This is a testharness.js-based test. |
PASS If there is any invalid submittable element whose form owner is the form, the form.checkValidity must be false |
PASS If there is any invalid submittable element whose form owner is the form, the form.reportValidity must be false |