OLD | NEW |
1 Test for http://bugs.webkit.org/show_bug.cgi?id=113220: ensures select popup clo
ses when focus changes. | 1 Test for opening select popup using alt+KeyDown and closing by pressing alt+keyD
own again. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 PASS internals.isSelectPopupVisible(popup) is true | 6 PASS internals.isSelectPopupVisible(popup) is true |
7 PASS internals.isSelectPopupVisible(popup) is false | 7 PASS internals.isSelectPopupVisible(popup) is false |
8 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
9 | 9 |
10 TEST COMPLETE | 10 TEST COMPLETE |
11 | 11 |
OLD | NEW |