jdiggs@igalia.com | 7567b7e | 2016-11-09 18:25:42 +0000 | [diff] [blame] | 1 | Option 1 |
2 | Option 2 | ||||
3 | Option 3 | ||||
4 | Tests that native listboxes with no selected children report no selected children. | ||||
5 | |||||
6 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | ||||
7 | |||||
8 | |||||
9 | PASS listbox.selectedChildrenCount is 0 | ||||
10 | PASS listbox.selectedChildAtIndex(1) == null is true | ||||
11 | PASS successfullyParsed is true | ||||
12 | |||||
13 | TEST COMPLETE | ||||
14 |