blob: 7289baa5c0bcb5e6fb39fe083b8dddae4f5d88aa [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 marker1.role is 'AXRole: AXStatic'
PASS item2.role is 'AXRole: AXListItem'
PASS marker2.role is 'AXRole: AXStatic'
PASS paragraph.role is 'AXRole: AXParagraph'
PASS successfullyParsed is true
TEST COMPLETE