| 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..d5a58df2e9cbbd437ead4535303051879fb96c9d 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
|
| @@ -41,6 +41,8 @@ ValidationMessageClient: main-message=Value must be January 2000 or earlier. sub
|
| ValidationMessageClient: main-message=Value must be January 2000 or earlier. sub-message=
|
| ValidationMessageClient: main-message=Value must be January 2001 or later. sub-message=
|
| ValidationMessageClient: main-message=Value must be January 2001 or later. sub-message=
|
| +ValidationMessageClient: main-message=Please enter a valid value. The two nearest valid values are January 2001 and April 2001. sub-message=
|
| +ValidationMessageClient: main-message=Please enter a valid value. The two nearest valid values are January 2001 and April 2001. sub-message=
|
| ValidationMessageClient: main-message=Please fill out this field. sub-message=
|
| ValidationMessageClient: main-message=Please fill out this field. sub-message=
|
| ValidationMessageClient: main-message=Value must be Week 01, 2000 or earlier. sub-message=
|
| @@ -147,8 +149,8 @@ PASS [INPUT in MONTH status] suffering from an overflow
|
| PASS [INPUT in MONTH status] suffering from an overflow (in a form)
|
| PASS [INPUT in MONTH status] suffering from an underflow
|
| PASS [INPUT in MONTH status] suffering from an underflow (in a form)
|
| -FAIL [INPUT in MONTH status] suffering from a step mismatch assert_false: The reportValidity method should be false. expected false got true
|
| -FAIL [INPUT in MONTH status] suffering from a step mismatch (in a form) assert_false: The reportValidity method of the element's form owner should return false. expected false got true
|
| +PASS [INPUT in MONTH status] suffering from a step mismatch
|
| +PASS [INPUT in MONTH status] suffering from a step mismatch (in a form)
|
| PASS [INPUT in MONTH status] suffering from being missing
|
| PASS [INPUT in MONTH status] suffering from being missing (in a form)
|
| PASS [INPUT in WEEK status] no constraint
|
|
|