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 ed0a05401e101782d32cf543d43e94b990e8cedf..ea90d8d70f7ea98e4217895b894dfa74dcb6af3c 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 |
@@ -41,6 +41,8 @@ ValidationMessageClient: main-message=Value must be January, 2000 or earlier. su |
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 |