1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / css / pseudo-element-positioned-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++TextView text:"Empty before and after" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {class="positioned"}]
++++TextView text:"Empty positioned before and after" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="::before"}, {display="block"}]
++++TextView text:"pseudo" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++TextView text:"Positioned before and after with content" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="::after"}, {display="block"}]
++++TextView text:"pseudo" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]