Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/files.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/files.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/files.html |
| index f2fac99bbf5a7887dbd6a02284b2147c1d47415c..107b86c08aa6ba560bb1ce7d5009964bcd0716ce 100644 |
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/files.html |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/files.html |
| @@ -13,7 +13,6 @@ var types = [ |
| "url", |
| "email", |
| "password", |
| - "datetime", |
| "date", |
| "month", |
| "week", |