haikuwebkit/LayoutTests/accessibility/aria-tables-expected.txt

21 lines
230 B
Plaintext

header 1
header 2
header 3
cell
cell
cell
cell
cell
cell
header 1 header 2 header 2
cell cell cell
cell
AXRole: AXTable
AXRole: AXTable
AXRole: AXColumnHeader
AXRole: AXColumnHeader
AXRole: AXRowHeader
AXRole: AXCell
Test passed