blob: d40680b4c99ee273a6bbc7909798e08d81201c5e [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: AXApplicationLog'
PASS successfullyParsed is true
TEST COMPLETE