Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt |
index fddd22214d13ca6ce6a05171dbf38d4b3c3d2c05..68ee42b648b27ad4a7cc4fa70d99a16fdb92af4f 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt |
@@ -20,11 +20,8 @@ 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: 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: 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= |