1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24

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

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View text:"A contenteditable with a link and an \n\n and a Button.\nAlways expose editable tables as tables.\n1. Editable list item." textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {contenteditable=""}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++++++TextView text:"A contenteditable with a " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++++View textSize:16.0 style:4 fgColor:-16776978 htmlInfo:[{htmlTag="a"}, {display="inline"}, {href="#"}]
++++++++TextView text:"link" textSize:16.0 style:4 fgColor:-16776978 htmlInfo:[{htmlTag=""}, {display=""}]
++++++TextView text:" and an " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++++Image text:"Image" textSize:16.0 style:0 htmlInfo:[{htmlTag="img"}, {display="inline"}, {alt="Image"}]
++++++TextView text:" and a " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++++Button text:"Button" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {type="button"}, {value="Button"}]
++++++++TextView text:"Button" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag=""}, {display=""}]
++++++TextView text:"." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++GridView textSize:16.0 style:0 htmlInfo:[{htmlTag="table"}, {display="table"}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="tr"}, {display="table-row"}]
++++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}]
++++++++++TextView text:"Always expose editable tables as tables." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++ListView textSize:16.0 style:0 htmlInfo:[{htmlTag="ol"}, {display="block"}]
++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="li"}, {display="list-item"}]
++++++++View text:"1. " textSize:16.0 style:0 htmlInfo:[{htmlTag="::marker"}, {display="inline-block"}]
++++++++TextView text:"Editable list item." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++++TextView text:"Non-editable paragraph." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View text:"Should keep the role but change the state." textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}, {contenteditable=""}]
++++TextView text:"Should keep the role but change the state." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]