blob: 5b4af7f1e14328fe1d404a04b94a3ad729e2f845 [file] [log] [blame]
Item 1
Item 2
Item 3
Plain Text 1
Plain Text 2
Plain Text 3
End of test
This tests that the presentation role is not inherited.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
AXRole: AXWebArea
AXRole: AXListItem
AXRole: AXListMarker "• "
AXRole: AXStaticText "Item 1"
AXRole: AXInlineTextBox "Item 1"
AXRole: AXListItem
AXRole: AXListMarker "• "
AXRole: AXStaticText "Item 2"
AXRole: AXInlineTextBox "Item 2"
AXRole: AXListItem
AXRole: AXListMarker "• "
AXRole: AXStaticText "Item 3"
AXRole: AXInlineTextBox "Item 3"
AXRole: AXStaticText "Plain Text 1"
AXRole: AXInlineTextBox "Plain Text 1"
AXRole: AXStaticText "Plain Text 2"
AXRole: AXInlineTextBox "Plain Text 2"
AXRole: AXStaticText "Plain Text 3"
AXRole: AXInlineTextBox "Plain Text 3"
AXRole: AXParagraph
AXRole: AXStaticText "End of test"
PASS successfullyParsed is true
TEST COMPLETE