1 This test makes sure that a generic focusable div can get accessibility focus.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS axContainer.childAtIndex(0).role is "AXRole: AXSplitter"
7 PASS axContainer.childAtIndex(1).role is "AXRole: AXParagraph"
8 PASS axContainer.childAtIndex(2).role is "AXRole: AXLabel"
9 PASS axContainer.childAtIndex(3).role is "AXRole: AXForm"
10 PASS axContainer.childAtIndex(4).role is "AXRole: AXDiv"
11 PASS successfullyParsed is true