1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / html / ul-contenteditable-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++EditText text:"• Hello\n• Bye" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {contenteditable="true"}, {role="textbox"}]
++++ListView textSize:16.0 style:0 htmlInfo:[{htmlTag="ul"}, {display="block"}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="li"}, {display="list-item"}]
++++++++View text:"• " textSize:16.0 style:0 htmlInfo:[{htmlTag="::marker"}, {display="inline-block"}]
++++++++TextView text:"Hello" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="li"}, {display="list-item"}]
++++++++View text:"• " textSize:16.0 style:0 htmlInfo:[{htmlTag="::marker"}, {display="inline-block"}]
++++++++TextView text:"Bye" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]