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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/date-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 11 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/external/wpt/html/semantics/forms/the-input-element/date-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/date-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/date-expected.txt
index efff42f509a0309eb5827dc887695c748eaa79b5..98e62e57573841a67cf7a180a93f466b7c877c22 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/date-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/date-expected.txt
@@ -1,5 +1,6 @@
CONSOLE WARNING: line 20: The specified value "invalid-date" does not conform to the required format, "yyyy-MM-dd".
This is a testharness.js-based test.
+Found 6 tests. 3 PASS 3 FAIL 0 TIMEOUT 0 NOTRUN
PASS date type support on input element
FAIL The value attribute, if specified and not empty, must have a value that is a valid date string. assert_equals: expected "2011-01-01" but got "1999-01-31"
FAIL The min attribute, if specified, must have a value that is a valid date string. assert_equals: expected "" but got "1999-1"

Powered by Google App Engine
This is Rietveld 408576698