blob: bab6481b48c4e245b2aa2397202ca28e94833d08 [file]
plain text
text in a paragraph
This tests a list item is always exposed regardless of having inline children or not.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS list.role is 'AXRole: list'
PASS item1.role is 'AXRole: list item'
PASS item2.role is 'AXRole: list item'
PASS paragraph.role is 'AXRole: paragraph'
PASS successfullyParsed is true
TEST COMPLETE