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

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

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update platform specific expected files missed last time around Created 3 years, 9 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
deleted file mode 100644
index 64de5bb61688edd688622158d10acc52a27f8d67..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/date-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-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.
-PASS date type support on input element
-PASS The value attribute, if specified and not empty, must have a value that is a valid date string.
-PASS The min attribute must be reflected verbatim by the min property.
-PASS The max attribute must be reflected verbatim by the max property.
-PASS User agents must not allow the user to set the value to a non-empty string that is not a valid date string.
-PASS Number of days
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698