Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt

Issue 2341333002: Import wpt@1f2080f9ffa00ad27eb764b83fbc10960a95d6aa (Closed)
Patch Set: update win expectations Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698