blob: a157d68df4ce3596ddac5803d513d7389ff9fd05 [file] [log] [blame]
Option 1
Option 2
Option 3
Option 4
Option 5
This tests that we report the correct enabled state on a listbox.
PASS axSelectElement.restriction is "none"
PASS axSelectElement.childAtIndex(0).restriction is "none"
PASS axSelectElement.childAtIndex(1).restriction is "none"
PASS axSelectElement.childAtIndex(2).restriction is "disabled"
PASS axSelectElement.childAtIndex(3).restriction is "disabled"
PASS axSelectElement.childAtIndex(4).restriction is "none"
PASS successfullyParsed is true
TEST COMPLETE