| Index: LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-reset-value-after-reload-expected.txt
|
| diff --git a/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-reset-value-after-reload-expected.txt b/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-reset-value-after-reload-expected.txt
|
| index 74401033e62b5259ebf547a0cd405d68fff07dd7..9a2c93a8fb875459f1fed7f617f2e2c2f3aad2b4 100644
|
| --- a/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-reset-value-after-reload-expected.txt
|
| +++ b/LayoutTests/fast/forms/suggestion-picker/week-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-W01"
|
| PASS testInput1.value is ""
|
| PASS testInput2.value is "2002-W02"
|
| +PASS highlightedEntry() is null
|
| +PASS highlightedEntry() is "2012-W01"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|