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

content / test / data / accessibility / html / table-th-rowheader-expected-android-assist-data.txt [blame]

WebView text:"Table example - th rowheader" textSize:16.0 style:0 bundle:[metadata="[<title>Table example - th rowheader</title>]"] htmlInfo:[{htmlTag="#document"}, {display=""}]
++GridView textSize:16.0 style:0 htmlInfo:[{htmlTag="table"}, {display="table"}, {border="1"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="tr"}, {display="table-row"}]
++++++View text:"Firstname" textSize:16.0 style:1 htmlInfo:[{htmlTag="th"}, {display="table-cell"}, {aria-label="Firstname"}]
++++++++TextView text:"Firstname" textSize:16.0 style:1 htmlInfo:[{htmlTag=""}, {display=""}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}]
++++++++TextView text:"Jill" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="tr"}, {display="table-row"}]
++++++View text:"Lastname" textSize:16.0 style:1 htmlInfo:[{htmlTag="th"}, {display="table-cell"}, {aria-label="Lastname"}]
++++++++TextView text:"Lastname" textSize:16.0 style:1 htmlInfo:[{htmlTag=""}, {display=""}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}]
++++++++TextView text:"Smith" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]