Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt |
index d59d006f4f85efec61643c18ddcef432bc48f4df..78d89a2a5fbe9fc631dfc8a1eeefbe6480ab89fe 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt |
@@ -71,8 +71,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 checkValidity method should be false. expected false got true |
-FAIL [INPUT in MONTH status] suffering from a step mismatch (in a form) assert_false: The checkValidity 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 |