| Index: LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt
|
| index a3c70b26fe764b7a2ac4ef67281d7efc8caf3391..fd6777515441ff3728e2737c0cfeb804904c18c2 100644
|
| --- a/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt
|
| +++ b/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt
|
| @@ -1,6 +1,6 @@
|
| -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: The specified value 'abc' is not a valid email address.
|
| +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: The specified value "abc" is not a valid email address.
|
| This is a testharness.js-based test.
|
| PASS [INPUT in TEXT status] no constraint
|
| PASS [INPUT in TEXT status] no constraint (in a form)
|
|
|