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