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

Unified Diff: LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt

Issue 208243012: Mac: Do not call PopupMenuClient::popupDidHide in ExternalPopupMenu:show. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months 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
« no previous file with comments | « LayoutTests/fast/forms/select/popup-closes-on-blur-expected.txt ('k') | Source/web/ExternalPopupMenu.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt b/LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt
index af26024832a5564976d79133cdba86e4939c9118..f362cc5271e7f8030f455ecfc05833148a74ebc9 100644
--- a/LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select/select-disabled-expected.txt
@@ -12,7 +12,7 @@ PASS select2.value is "b"
PASS select2.value is "b"
PASS select2.value is "b"
Tests on select disable, popup menu is hidden
-FAIL internals.isSelectPopupVisible(select3) should be true. Was false.
+PASS internals.isSelectPopupVisible(select3) is true
PASS internals.isSelectPopupVisible(select3) is false
Tests on select disable, value cannot be changed
PASS select4.value is "b"
« no previous file with comments | « LayoutTests/fast/forms/select/popup-closes-on-blur-expected.txt ('k') | Source/web/ExternalPopupMenu.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698