| 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..92a70654516aecf14e2b347adb3373710dce1ab1 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,4 +1,3 @@
|
| -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
|
| 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"
|
|
|