1
    2
    3
    4
    5
    6
    7
    8
    9
   10

content / test / data / accessibility / html / footer-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="footer"}, {display="block"}]
++++++TextView text:"footer 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="footer"}, {display="block"}]
++++++TextView text:"footer inside section." textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="main"}, {display="block"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="footer"}, {display="block"}]
++++++TextView text:"footer inside main." textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]