| Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-mouse-operations-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-mouse-operations-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-mouse-operations-expected.txt
|
| index 55aec17496d08462e6b606bda40d562c034cc6fe..ef1d67164c05ff52f58a9ea6334d301926961ba0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-mouse-operations-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-mouse-operations-expected.txt
|
| @@ -23,7 +23,8 @@ PASS internals.selectMenuListText(menu) is "bar"
|
| PASS window.internals.pagePopupWindow is null
|
| PASS menu.value is "bar"
|
| PASS internals.selectMenuListText(menu) is "bar"
|
| +PASS picker._selectElement.selectedOptions[0].label is "option20"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -
|
| +
|
|
|