1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12

content / test / data / accessibility / aria / aria-mismatched-table-attr-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++GridView textSize:16.0 style:0 htmlInfo:[{htmlTag="table"}, {display="table"}, {aria-colcount="1"}, {aria-rowcount="1"}, {role="grid"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="tr"}, {display="table-row"}]
++++++View text:"Column 1" textSize:16.0 style:1 htmlInfo:[{htmlTag="th"}, {display="table-cell"}, {aria-colindex="1"}, {aria-rowindex="1"}]
++++++View text:"Column 2" textSize:16.0 style:1 htmlInfo:[{htmlTag="th"}, {display="table-cell"}, {aria-colindex="2"}, {aria-rowindex="1"}]
++++++View text:"Column 3" textSize:16.0 style:1 htmlInfo:[{htmlTag="th"}, {display="table-cell"}, {aria-colindex="2"}, {aria-rowindex="1"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="tr"}, {display="table-row"}]
++++++View text:"Cell A2" textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}, {aria-colindex="2"}, {aria-rowindex="2"}, {role="gridcell"}, {tabindex="0"}]
++++++View text:"Cell A3" textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}, {aria-colindex="1"}, {aria-rowindex="2"}, {role="gridcell"}, {tabindex="-1"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="tr"}, {display="table-row"}]
++++++View text:"Cell B1" textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}, {aria-colindex="1"}, {aria-rowindex="2"}, {role="gridcell"}, {tabindex="0"}]
++++++View text:"Cell B2" textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}, {aria-colindex="2"}, {aria-rowindex="2"}, {role="gridcell"}, {tabindex="-1"}]