Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / select / menulist-popup-open-hide-using-keyboard-expected.txt
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 PASS internals.isSelectPopupVisible(popup) is true
9 PASS internals.isSelectPopupVisible(popup) is false
10 Test opening and closing of popup using alt and up arrow key
11 PASS internals.isSelectPopupVisible(popup) is true
12 PASS internals.isSelectPopupVisible(popup) is false
13 Test opening of popup using F4
14 PASS internals.isSelectPopupVisible(popup) is true
15 Test opening of popup using enter key
16 PASS internals.isSelectPopupVisible(popup) is true
17 Works for all platforms
18 Test opening of popup using space key
19 PASS internals.isSelectPopupVisible(popup) is true
20 Works for only mac
21 Test opening of popup using up key
22 FAIL internals.isSelectPopupVisible(popup) should be true. Was false.
23 PASS successfullyParsed is true
24
25 TEST COMPLETE
26