| Index: LayoutTests/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-min-max-attribute-expected.txt
|
| diff --git a/LayoutTests/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-min-max-attribute-expected.txt b/LayoutTests/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-min-max-attribute-expected.txt
|
| deleted file mode 100644
|
| index efca7bdbdd427ef3bcda60c41602d22474f5b347..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-min-max-attribute-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +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 8
|
| -PASS entryValues()[0] is "2012-W02"
|
| -PASS entryValues()[1] is "2012-W03"
|
| -PASS entryValues()[2] is "2012-W04"
|
| -PASS entryValues()[3] is "2012-W05"
|
| -PASS entryValues()[4] is "2012-W06"
|
| -PASS entryValues()[5] is "2012-W07"
|
| -PASS entryValues()[6] is "2012-W08"
|
| -PASS entryValues()[7] is "@openCalendarPicker"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|