blob: 58289fa298ab35d78292c7df8e0443d0cd811ee0 [file] [log] [blame]
option/optgroup in menulist can be made focusable by setting tabindex as long as they aren't hidden
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS isFocusable("optionA") is true
PASS isFocusable("optionB") is false
PASS isFocusable("optionC") is false
PASS isFocusable("optgroupD") is false
PASS isFocusable("optionE") is false
PASS isFocusable("optgroupF") is false
PASS isFocusable("optionG") is false
PASS isFocusable("optionH") is true
PASS successfullyParsed is true
TEST COMPLETE
A
B
C
E
G
H