chromium/content/test/data/accessibility/html/table-th-rowheader-expected-auralinux.txt

[document web] name='Table example - th rowheader'
++[table] cols=2 headers=(NONE); rows=2 headers=('Firstname', 'Lastname'); caption=false; spans=(all: 1x1)
++++[table row]
++++++[row header] name='Firstname' (row=0, col=0, row_span=1, col_span=1, n_row_headers=0, n_col_headers=0)
++++++++[static] name='Firstname'
++++++[table cell] name='Jill' (row=0, col=1, row_span=1, col_span=1, n_row_headers=1, n_col_headers=0)
++++++++[static] name='Jill'
++++[table row]
++++++[row header] name='Lastname' (row=1, col=0, row_span=1, col_span=1, n_row_headers=0, n_col_headers=0)
++++++++[static] name='Lastname'
++++++[table cell] name='Smith' (row=1, col=1, row_span=1, col_span=1, n_row_headers=1, n_col_headers=0)
++++++++[static] name='Smith'