blob: 1c6cd4e59b17df890a0437fd547c75774b36d2bc [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