| 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 46f6cfff6e70e1c31832d5415f6049828324254a..b11dc9a8859019ce9c396c6f3c82e71f035fc7a6 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
|
| @@ -46,8 +46,8 @@ PASS [INPUT in URL status] suffering from being missing
|
| PASS [INPUT in URL status] suffering from being missing (in a form)
|
| PASS [INPUT in EMAIL status] no constraint
|
| PASS [INPUT in EMAIL status] no constraint (in a form)
|
| -FAIL [INPUT in EMAIL status] suffering from being too long Failed to execute 'setSelectionRange' on 'HTMLInputElement': The input element's type ('email') does not support selection.
|
| -FAIL [INPUT in EMAIL status] suffering from being too long (in a form) Failed to execute 'setSelectionRange' on 'HTMLInputElement': The input element's type ('email') does not support selection.
|
| +PASS [INPUT in EMAIL status] suffering from being too long
|
| +PASS [INPUT in EMAIL status] suffering from being too long (in a form)
|
| PASS [INPUT in EMAIL status] suffering from a pattern mismatch
|
| PASS [INPUT in EMAIL status] suffering from a pattern mismatch (in a form)
|
| PASS [INPUT in EMAIL status] suffering from a type mismatch
|
|
|