1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17

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

WebView text:"Table example" textSize:16.0 style:0 bundle:[metadata="[<title>Table example</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 textSize:16.0 style:1 htmlInfo:[{htmlTag="th"}, {display="table-cell"}]
++++++++TextView text:"Pair" textSize:16.0 style:1 htmlInfo:[{htmlTag=""}, {display=""}]
++++++View textSize:16.0 style:1 htmlInfo:[{htmlTag="th"}, {display="table-cell"}]
++++++++TextView text:"Single" textSize:16.0 style:1 htmlInfo:[{htmlTag=""}, {display=""}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="tr"}, {display="table-row"}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}]
++++++++TextView text:"AB" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}]
++++++++TextView text:"B" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="tr"}, {display="table-row"}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}]
++++++++TextView text:"CD" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}]
++++++++TextView text:"D" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]