Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-touch-operations-expected.txt

Issue 2558113002: Drop-down closes via tap/touch again. (Closed)
Patch Set: Always reset the m_lastHiddenPopUp at the end of a GestureTap Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698