| Index: third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
|
| index 28e776b6bbd49cd8e717c20cd3f44eda28e60062..80f0245a1f510c0e192d2c2ec88e8c306cca1ac1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt
|
| @@ -26,6 +26,14 @@ ValidationMessageClient: main-message=Please include an '@' in the email address
|
| 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=
|
| ValidationMessageClient: main-message=Please fill out this field. sub-message=
|
| +ValidationMessageClient: main-message=Value must be 01/01/2000 12:00 PM or earlier. sub-message=
|
| +ValidationMessageClient: main-message=Value must be 01/01/2000 12:00 PM or earlier. sub-message=
|
| +ValidationMessageClient: main-message=Value must be 01/01/2001 12:00 PM or later. sub-message=
|
| +ValidationMessageClient: main-message=Value must be 01/01/2001 12:00 PM or later. sub-message=
|
| +ValidationMessageClient: main-message=Please enter a valid value. The two nearest valid values are 12/31/2000 5:20 AM and 01/01/2001 2:40 PM. sub-message=
|
| +ValidationMessageClient: main-message=Please enter a valid value. The two nearest valid values are 12/31/2000 5:20 AM and 01/01/2001 2:40 PM. 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 01/01/2000 or earlier. sub-message=
|
| ValidationMessageClient: main-message=Value must be 01/01/2000 or earlier. sub-message=
|
| ValidationMessageClient: main-message=Value must be 01/01/2001 or later. sub-message=
|
| @@ -129,7 +137,16 @@ PASS [INPUT in EMAIL status] suffering from a type mismatch
|
| PASS [INPUT in EMAIL status] suffering from a type mismatch (in a form)
|
| PASS [INPUT in EMAIL status] suffering from being missing
|
| PASS [INPUT in EMAIL status] suffering from being missing (in a form)
|
| -FAIL [INPUT in DATETIME status] The datetime type must be supported. assert_equals: The datetime type should be supported. expected "datetime" but got "text"
|
| +PASS [INPUT in DATETIME-LOCAL status] no constraint
|
| +PASS [INPUT in DATETIME-LOCAL status] no constraint (in a form)
|
| +PASS [INPUT in DATETIME-LOCAL status] suffering from an overflow
|
| +PASS [INPUT in DATETIME-LOCAL status] suffering from an overflow (in a form)
|
| +PASS [INPUT in DATETIME-LOCAL status] suffering from an underflow
|
| +PASS [INPUT in DATETIME-LOCAL status] suffering from an underflow (in a form)
|
| +PASS [INPUT in DATETIME-LOCAL status] suffering from a step mismatch
|
| +PASS [INPUT in DATETIME-LOCAL status] suffering from a step mismatch (in a form)
|
| +PASS [INPUT in DATETIME-LOCAL status] suffering from being missing
|
| +PASS [INPUT in DATETIME-LOCAL status] suffering from being missing (in a form)
|
| PASS [INPUT in DATE status] no constraint
|
| PASS [INPUT in DATE status] no constraint (in a form)
|
| PASS [INPUT in DATE status] suffering from an overflow
|
|
|