| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/datetime-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/datetime-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/datetime-expected.txt
|
| deleted file mode 100644
|
| index dd383acedfe5848dda5829f4c335748ec045e5f9..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/datetime-expected.txt
|
| +++ /dev/null
|
| @@ -1,38 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS date type support on input element
|
| -PASS [date] The value must be a valid global date and time string
|
| -PASS [date] The min attribute must have a value that is a valid global date and time string
|
| -PASS [date] The max attribute must have a value that is a valid global date and time string
|
| -PASS [date] The step attribute must be expressed in seconds
|
| -PASS [date] stepUp method support on input 'date' element
|
| -PASS [date] stepDown method support on input 'date' element
|
| -PASS [time] time type support on input element
|
| -PASS [time] The value must be a valid global date and time string
|
| -PASS [time] The min attribute must have a value that is a valid global date and time string
|
| -PASS [time] The max attribute must have a value that is a valid global date and time string
|
| -PASS [time] The step attribute must be expressed in seconds
|
| -PASS [time] stepUp method support on input 'time' element
|
| -PASS [time] stepDown method support on input 'time' element
|
| -FAIL datetime type support on input element assert_equals: expected "datetime" but got "text"
|
| -PASS [datetime] The must be a valid global date and time string
|
| -PASS [datetime] The min attribute must have a value that is a valid global date and time string
|
| -PASS [datetime] The max attribute must have a value that is a valid global date and time string
|
| -PASS [datetime] The step attribute must be expressed in seconds
|
| -PASS [datetime] stepUp method support on input 'datetime' element
|
| -PASS [datetime] stepDown method support on input 'datetime' element
|
| -PASS month type support on input element
|
| -PASS [month] The value must be a value that is a valid global date and time string
|
| -PASS [month] The min attribute must have a value that is a valid global date and time string
|
| -PASS [month] The max attribute must have a value that is a valid global date and time string
|
| -PASS [month] The step attribute must be expressed in seconds
|
| -PASS [month] stepUp method support on input 'month' element
|
| -PASS [month] stepDown method support on input 'month' element
|
| -PASS week type support on input element
|
| -PASS [week] The value must be a value that is a valid global date and time string
|
| -PASS [week] The min attribute must have a value that is a valid global date and time string
|
| -PASS [week] The max attribute must have a value that is a valid global date and time string
|
| -PASS [week] The step attribute must be expressed in seconds
|
| -PASS [week] stepUp method support on input 'week' element
|
| -PASS [week] stepDown method support on input 'week' element
|
| -Harness: the test ran to completion.
|
| -
|
|
|