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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/select/menulist-popup-open-hide-using-keyboard-expected.txt

Issue 368023003: Popup open and hide using Alt+KeyDown (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 Test for opening select popup and closing.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 These tests run specfically for Linux and Windows
7 Test opening and closing of popup using alt and down arrow key
8 FAIL internals.isSelectPopupVisible(popup) is true
9 FAIL internals.isSelectPopupVisible(popup) is false
10 Test opening and closing of popup using alt and up arrow key
11 FAIL internals.isSelectPopupVisible(popup) is true
12 FAIL internals.isSelectPopupVisible(popup) is false
13 Test opening of popup using space key
14 FAIL internals.isSelectPopupVisible(popup) is true
15 Test opening of popup using enter key
16 FAIL internals.isSelectPopupVisible(popup) is true
17 Test opening of popup using F4
18 FAIL internals.isSelectPopupVisible(popup) is true
19 Works for all platforms
20 Test opening of popup using space key
21 PASS internals.isSelectPopupVisible(popup) is true
22 Works for only mac
23 Test opening of popup using up key
24 PASS internals.isSelectPopupVisible(popup) is true
25 PASS successfullyParsed is true
26
27 TEST COMPLETE
28
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698