1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

content / test / data / accessibility / html / aside-inside-other-section-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="article"}, {display="block"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="aside"}, {display="block"}]
++++++TextView text:"Unnamed aside inside article." textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++++View text:"aside" textSize:16.0 style:0 htmlInfo:[{htmlTag="aside"}, {display="block"}, {title="aside"}]
++++++TextView text:"Named aside inside article." textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="section"}, {display="block"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="aside"}, {display="block"}]
++++++TextView text:"Unnamed aside inside section." textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++++View text:"aside" textSize:16.0 style:0 htmlInfo:[{htmlTag="aside"}, {display="block"}, {title="aside"}]
++++++TextView text:"Named aside inside section." textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]