1
    2
    3
    4
    5
    6
    7
    8
    9
   10

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

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View text:"This is editable.\nThis is not editable.\nBut this one is.\nSo is this one." textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {contenteditable=""}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++++++TextView text:"This is editable." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++TextView text:"This is not editable." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++View text:"\n" textSize:16.0 style:0 htmlInfo:[{htmlTag="br"}, {display=""}]
++++View text:"But this one is." textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}, {contenteditable="true"}]
++++++TextView text:"But this one is." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++View text:"So is this one." textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}, {contenteditable="true"}]
++++++TextView text:"So is this one." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]