blob: 939d10f6d5b9ea3289a3503fe13d833d8e30d2a9 [file] [log] [blame]
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: AXList'
PASS item1.role is 'AXRole: AXListItem'
PASS item2.role is 'AXRole: AXListItem'
PASS paragraph.role is 'AXRole: AXParagraph'
PASS successfullyParsed is true
TEST COMPLETE