chromium/content/test/data/accessibility/html/table-simple-expected-mac.txt

AXWebArea AXTitle='Table example'
++AXTable
++++AXRow AXIndex=0
++++++AXCell AXColumnIndexRange={loc: 0, len: 1} AXRowIndexRange={loc: 0, len: 1}
++++++++AXStaticText AXValue='Pair'
++++++AXCell AXColumnIndexRange={loc: 1, len: 1} AXRowIndexRange={loc: 0, len: 1}
++++++++AXStaticText AXValue='Single'
++++AXRow AXIndex=1
++++++AXCell AXColumnIndexRange={loc: 0, len: 1} AXRowIndexRange={loc: 1, len: 1}
++++++++AXStaticText AXValue='AB'
++++++AXCell AXColumnIndexRange={loc: 1, len: 1} AXRowIndexRange={loc: 1, len: 1}
++++++++AXStaticText AXValue='B'
++++AXRow AXIndex=2
++++++AXCell AXColumnIndexRange={loc: 0, len: 1} AXRowIndexRange={loc: 2, len: 1}
++++++++AXStaticText AXValue='CD'
++++++AXCell AXColumnIndexRange={loc: 1, len: 1} AXRowIndexRange={loc: 2, len: 1}
++++++++AXStaticText AXValue='D'
++++AXColumn AXIndex=0
++++++AXCell AXColumnIndexRange={loc: 0, len: 1} AXRowIndexRange={loc: 0, len: 1}
++++++++AXStaticText AXValue='Pair'
++++++AXCell AXColumnIndexRange={loc: 0, len: 1} AXRowIndexRange={loc: 1, len: 1}
++++++++AXStaticText AXValue='AB'
++++++AXCell AXColumnIndexRange={loc: 0, len: 1} AXRowIndexRange={loc: 2, len: 1}
++++++++AXStaticText AXValue='CD'
++++AXColumn AXIndex=1
++++++AXCell AXColumnIndexRange={loc: 1, len: 1} AXRowIndexRange={loc: 0, len: 1}
++++++++AXStaticText AXValue='Single'
++++++AXCell AXColumnIndexRange={loc: 1, len: 1} AXRowIndexRange={loc: 1, len: 1}
++++++++AXStaticText AXValue='B'
++++++AXCell AXColumnIndexRange={loc: 1, len: 1} AXRowIndexRange={loc: 2, len: 1}
++++++++AXStaticText AXValue='D'
++++AXGroup
++++++AXCell AXColumnIndexRange={loc: 0, len: 1} AXRowIndexRange={loc: 0, len: 1}
++++++++AXStaticText AXValue='Pair'
++++++AXCell AXColumnIndexRange={loc: 1, len: 1} AXRowIndexRange={loc: 0, len: 1}
++++++++AXStaticText AXValue='Single'