blob: 6b2f2d1406b6cb9f61b2549218dfc83d33c75ed0 [file] [log] [blame]
text
This tests that a div element with nothing in, but one that has an ARIA role, will not be ignored by accessibility.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS body.childAtIndex(1).role is 'AXRole: AXGroup'
PASS body.childAtIndex(1).subrole is 'AXSubrole: AXEmptyGroup'
PASS successfullyParsed is true
TEST COMPLETE