blob: 114678a28c1de645b573ed122711ee3129f6f833 [file] [log] [blame]
cell 1 cell 2 cell 3
cell 1 cell 2 cell 3
cell 1 cell 2
1 2
This tests that the parent of an AXRow is not the render table section element (which is unknown), but rather the AXTable
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS row.role is 'AXRole: AXRow'
PASS row.parentElement().isEqual(table) is true
PASS successfullyParsed is true
TEST COMPLETE