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