| Index: LayoutTests/platform/chromium/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-min-max-attribute-expected.txt
|
| diff --git a/LayoutTests/platform/chromium/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-min-max-attribute-expected.txt b/LayoutTests/platform/chromium/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-min-max-attribute-expected.txt
|
| deleted file mode 100644
|
| index e7cacca6ed593db3dbf9cb710e803e0a7ec24023..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/platform/chromium/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-min-max-attribute-expected.txt
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -Tests that min/max attributes filter out suggestions as expected.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -Check that page popup doesn't exist at first.
|
| -PASS document.getElementById("mock-page-popup") is null
|
| -PASS entryValues().length is 7
|
| -PASS entryValues()[0] is "2012-11-20T06:00"
|
| -PASS entryValues()[1] is "2012-11-20T12:00"
|
| -PASS entryValues()[2] is "2012-11-20T18:00"
|
| -PASS entryValues()[3] is "2012-11-21T00:00"
|
| -PASS entryValues()[4] is "2012-11-21T06:00"
|
| -PASS entryValues()[5] is "2012-11-21T12:00"
|
| -PASS entryValues()[6] is "@openCalendarPicker"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|