| Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-key-operations-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-key-operations-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-key-operations-expected.txt
|
| index c3aa5bca9b6ffa6e2117261252e712f23e49c1be..4746a193e2996a43d1fc0a230f2ffcf24886633c 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-key-operations-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-key-operations-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -
|
| +
|
| PASS picker._selectElement.value is "1"
|
| PASS menu.value is "bar"
|
| PASS internals.selectMenuListText(menu) is "bar"
|
| @@ -63,6 +63,9 @@ PASS internals.selectMenuListText(menu) is "bar"
|
| PASS window.internals.pagePopupWindow is null
|
| PASS menu.value is "foo"
|
| PASS internals.selectMenuListText(menu) is "foo"
|
| +PASS picker._selectElement.value is ""
|
| +PASS window.internals.pagePopupWindow is null
|
| +PASS menu2.value is ""
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|