| 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 ea885b5cd9c8d2351f48641063b78aa717e141e6..b51dc6a88f8acd34998c210cbcfb7d6b748ba489 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
|
| @@ -21,6 +21,12 @@ PASS window.internals.pagePopupWindow is not null
|
| PASS menuElement2.value is "2"
|
| ==> Test popup closes on outside GestureTapDawn
|
| PASS window.internals.pagePopupWindow is null
|
| +==> Test popup doesn't reopen immediately after closing
|
| +PASS window.internals.pagePopupWindow is null
|
| +PASS window.internals.pagePopupWindow is null
|
| +PASS window.internals.pagePopupWindow is not null
|
| +PASS window.internals.pagePopupWindow is null
|
| +PASS window.internals.pagePopupWindow is null
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|