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 43f3827dfcdc6bbaf4694c87dd77cfed5709be93..ea885b5cd9c8d2351f48641063b78aa717e141e6 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 |
@@ -19,6 +19,8 @@ PASS picker._selectElement.value is "3" |
PASS picker._selectElement.value is "0" |
PASS window.internals.pagePopupWindow is not null |
PASS menuElement2.value is "2" |
+==> Test popup closes on outside GestureTapDawn |
+PASS window.internals.pagePopupWindow is null |
PASS successfullyParsed is true |
TEST COMPLETE |