1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   31
   32

content / test / data / accessibility / html / table-spans-expected-blink.txt [blame]

rootWebArea name='Table example with rowspan and colspan'
++genericContainer ignored
++++genericContainer ignored
++++++table ariaColumnCount=2 tableColumnCount=2
++++++++rowGroup ignored
++++++++++row
++++++++++++cell name='AD' ariaCellColumnIndex=1 tableCellColumnIndex=0
++++++++++++++staticText name='AD'
++++++++++++++++inlineTextBox name='AD'
++++++++++++cell name='BC' ariaCellColumnIndex=2 tableCellColumnIndex=1
++++++++++++++staticText name='BC'
++++++++++++++++inlineTextBox name='BC'
++++++++++row
++++++++++++cell name='EF' ariaCellColumnIndex=1 tableCellColumnIndex=1
++++++++++++++staticText name='EF'
++++++++++++++++inlineTextBox name='EF'
++++++table ariaColumnCount=3 tableColumnCount=3
++++++++rowGroup ignored
++++++++++row
++++++++++++cell name='AD' ariaCellColumnIndex=1 tableCellColumnIndex=0
++++++++++++++staticText name='AD'
++++++++++++++++inlineTextBox name='AD'
++++++++++++cell name='BC' ariaCellColumnIndex=2 tableCellColumnIndex=1
++++++++++++++staticText name='BC'
++++++++++++++++inlineTextBox name='BC'
++++++++++row
++++++++++++cell name='EF' ariaCellColumnIndex=1 tableCellColumnIndex=1
++++++++++++++staticText name='EF'
++++++++++++++++inlineTextBox name='EF'
++++++++++++cell name='GH' ariaCellColumnIndex=2 tableCellColumnIndex=2
++++++++++++++staticText name='GH'
++++++++++++++++inlineTextBox name='GH'