Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt |
index 377586b6d28111afbde64ab4dae822e56556ac97..fddd22214d13ca6ce6a05171dbf38d4b3c3d2c05 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt |
@@ -20,11 +20,11 @@ ValidationMessageClient: main-message=Please enter a URL. sub-message= |
ValidationMessageClient: main-message=Please enter a URL. sub-message= |
ValidationMessageClient: main-message=Please fill out this field. sub-message= |
ValidationMessageClient: main-message=Please fill out this field. sub-message= |
-CONSOLE WARNING: The specified value "a" is not a valid email address. |
-CONSOLE WARNING: The specified value "a" is not a valid email address. |
+CONSOLE WARNING: line 290: The specified value "a" is not a valid email address. |
+CONSOLE WARNING: line 290: The specified value "a" is not a valid email address. |
ValidationMessageClient: main-message=Please match the requested format. sub-message= |
ValidationMessageClient: main-message=Please match the requested format. sub-message= |
-CONSOLE WARNING: The specified value "abc" is not a valid email address. |
+CONSOLE WARNING: line 283: The specified value "abc" is not a valid email address. |
ValidationMessageClient: main-message=Please include an '@' in the email address. 'abc' is missing an '@'. sub-message= |
ValidationMessageClient: main-message=Please include an '@' in the email address. 'abc' is missing an '@'. sub-message= |
ValidationMessageClient: main-message=Please fill out this field. sub-message= |