Chromium Code Reviews| Index: LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt |
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt |
| index 13fef4a7751c71a726ca918a93bc4f4e2aaa1f66..f8103cf8351774e3bbf1e727c33412f13cb4bc4a 100644 |
| --- a/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt |
| +++ b/LayoutTests/imported/web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt |
| @@ -1,7 +1,4 @@ |
| -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 WARNING: line 13: The specified value 'abc' is not a valid email address. |
|
tkent
2015/06/26 06:58:50
Did you produce the result correctly?
https://sto
tanay.c
2015/06/26 13:11:14
Sorry, mismatch was due to rebase. The new patch s
|
| 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. |