| Index: third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-touch-operations-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-touch-operations-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-touch-operations-expected.txt
|
| index ae445be269599c37ff0d7ad3931fb0643ee25634..43f3827dfcdc6bbaf4694c87dd77cfed5709be93 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-touch-operations-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-touch-operations-expected.txt
|
| @@ -4,6 +4,14 @@ PASS picker._selectElement.value is "0"
|
| PASS picker._selectElement.value is "2"
|
| PASS window.internals.pagePopupWindow is null
|
| PASS menuElement.value is "baz"
|
| +==> Test disabled option
|
| +PASS picker._selectElement.value is "2"
|
| +PASS menuElement.value is "baz"
|
| +PASS picker._selectElement.value is "2"
|
| +PASS picker._selectElement.value is "2"
|
| +PASS window.internals.pagePopupWindow is not null
|
| +PASS menuElement.value is "baz"
|
| +==> Test scrollable popup
|
| PASS picker._selectElement.value is "1"
|
| PASS menuElement2.value is "2"
|
| PASS picker._selectElement.value is "2"
|
|
|