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

[document web] name='Table example with rowspan and colspan'
++[table] cols=2 headers=(NONE); rows=2 headers=(NONE); caption=false; spans=(cell at 0,0: 2x1, cell at 1,0: 2x1)
++++[table row]
++++++[table cell] name='AD' table-cell-index:0 (row=0, col=0, row_span=2, col_span=1, n_row_headers=0, n_col_headers=0)
++++++++[static] name='AD'
++++++[table cell] name='BC' table-cell-index:1 (row=0, col=1, row_span=1, col_span=1, n_row_headers=0, n_col_headers=0)
++++++++[static] name='BC'
++++[table row]
++++++[table cell] name='EF' table-cell-index:2 (row=1, col=1, row_span=1, col_span=1, n_row_headers=0, n_col_headers=0)
++++++++[static] name='EF'
++[table] cols=3 headers=(NONE); rows=2 headers=(NONE); caption=false; spans=(cell at 0,0: 2x1, cell at 0,1: 1x2, cell at 0,2: 1x2, cell at 1,0: 2x1)
++++[table row]
++++++[table cell] name='AD' table-cell-index:0 (row=0, col=0, row_span=2, col_span=1, n_row_headers=0, n_col_headers=0)
++++++++[static] name='AD'
++++++[table cell] name='BC' table-cell-index:1 (row=0, col=1, row_span=1, col_span=2, n_row_headers=0, n_col_headers=0)
++++++++[static] name='BC'
++++[table row]
++++++[table cell] name='EF' table-cell-index:2 (row=1, col=1, row_span=1, col_span=1, n_row_headers=0, n_col_headers=0)
++++++++[static] name='EF'
++++++[table cell] name='GH' table-cell-index:3 (row=1, col=2, row_span=1, col_span=1, n_row_headers=0, n_col_headers=0)
++++++++[static] name='GH'