blob: 2bd5de17e9ae714feca5889113a9838278b58d19 [file] [log] [blame]
header 1 header 2
cell 1
header 1 header 2
cell 1 cell 1
header 1 header 2
cell 1
header 1 header 2
cell 1
This tests that tables that have THs in the first row or first column will be exposed as AXTables.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS accessibilityController.focusedElement.role is 'AXRole: AXTable'
PASS accessibilityController.focusedElement.role is 'AXRole: AXTable'
PASS accessibilityController.focusedElement.role is 'AXRole: AXGroup'
PASS accessibilityController.focusedElement.role is 'AXRole: AXGroup'
PASS successfullyParsed is true
TEST COMPLETE