| Index: LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-reset-value-after-reload-expected.txt
|
| diff --git a/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-reset-value-after-reload-expected.txt b/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-reset-value-after-reload-expected.txt
|
| index f1aca28df4df690bff99a5426a0e40345ff1ff69..9f92117fa13de51cf7f85f05ed658f08eeba1340 100644
|
| --- a/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-reset-value-after-reload-expected.txt
|
| +++ b/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-reset-value-after-reload-expected.txt
|
| @@ -13,6 +13,8 @@ PASS document.getElementById("mock-page-popup") is null
|
| PASS iframe.contentDocument.getElementById("test2").value is "2012-01"
|
| PASS testInput1.value is ""
|
| PASS testInput2.value is "2002-02"
|
| +PASS highlightedEntry() is null
|
| +PASS highlightedEntry() is "2012-01"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|