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

content / test / data / accessibility / aria / table-column-hidden-expected-win.txt [blame]

ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++ROLE_SYSTEM_TABLE colcount:5 rowcount:4
++++ROLE_SYSTEM_ROW name='Month Day Weather' rowindex:2
++++++ROLE_SYSTEM_COLUMNHEADER name='Month' rowindex:2 colindex:2
++++++++ROLE_SYSTEM_STATICTEXT name='Month'
++++++ROLE_SYSTEM_COLUMNHEADER name='Day' rowindex:2 colindex:3
++++++++ROLE_SYSTEM_STATICTEXT name='Day'
++++++ROLE_SYSTEM_COLUMNHEADER name='Weather' rowindex:2 colindex:5
++++++++ROLE_SYSTEM_STATICTEXT name='Weather'
++++ROLE_SYSTEM_ROW name='January 01 Sunny' rowindex:3
++++++ROLE_SYSTEM_CELL name='January' FOCUSABLE rowindex:3 colindex:2
++++++++ROLE_SYSTEM_STATICTEXT name='January'
++++++ROLE_SYSTEM_CELL name='01' FOCUSABLE rowindex:3 colindex:3
++++++++ROLE_SYSTEM_STATICTEXT name='01'
++++++ROLE_SYSTEM_CELL name='Sunny' FOCUSABLE rowindex:3 colindex:5
++++++++ROLE_SYSTEM_STATICTEXT name='Sunny'
++++ROLE_SYSTEM_ROW name='January 02 Rainy' rowindex:4
++++++ROLE_SYSTEM_CELL name='January' FOCUSABLE rowindex:4 colindex:2
++++++++ROLE_SYSTEM_STATICTEXT name='January'
++++++ROLE_SYSTEM_CELL name='02' FOCUSABLE rowindex:4 colindex:3
++++++++ROLE_SYSTEM_STATICTEXT name='02'
++++++ROLE_SYSTEM_CELL name='Rainy' FOCUSABLE rowindex:4 colindex:5
++++++++ROLE_SYSTEM_STATICTEXT name='Rainy'
++IA2_ROLE_PARAGRAPH
++++ROLE_SYSTEM_STATICTEXT name='done'