| Index: LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt
|
| diff --git a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt
|
| index 7e206806762fdbf02eaf4834704f266cb70bf2fc..66af5380c4c359732065d085c818bc6e80df724a 100644
|
| --- a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt
|
| +++ b/LayoutTests/fast/forms/suggestion-picker/date-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-01"
|
| PASS testInput1.value is ""
|
| PASS testInput2.value is "2002-02-02"
|
| +PASS highlightedEntry() is null
|
| +PASS highlightedEntry() is "2012-01-01"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|