blob: d4b06ee895faf2d4f93cc3b77f5cb0351b1cea02 [file] [log] [blame]
1 2
End of test
Construct accessibility objects for a table with an empty thread tag. This can cause a crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
AXRole: AXWebArea
AXRole: AXTable "table"
AXRole: AXRow
AXRole: AXCell "1"
AXRole: AXStaticText "1"
AXRole: AXInlineTextBox "1"
AXRole: AXCell "2"
AXRole: AXStaticText "2"
AXRole: AXInlineTextBox "2"
AXRole: AXParagraph
AXRole: AXStaticText "End of test"
PASS successfullyParsed is true
TEST COMPLETE