blob: 18dde13672c1b50bdc0332077a89bb1b121c5939 [file] [log] [blame]
0
This tests that any element that has ARIA attributes is not ignored
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS outerDiv.description is 'AXDescription: test'
PASS outerDiv.childAtIndex(0).role is 'AXRole: AXGroup'
PASS outerDiv.childAtIndex(0).childAtIndex(0).role is 'AXRole: AXStaticText'
PASS successfullyParsed is true
TEST COMPLETE