1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17

content / test / data / accessibility / aria / aria-autocomplete-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="body"}, {display="block"}]
++++EditText text:"autocomplete=inline" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-autocomplete="inline"}, {role="combobox"}, {value="autocomplete=inline"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++++++++TextView text:"autocomplete=inline" textSize:13.3 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++EditText text:"autocomplete=list" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-autocomplete="list"}, {role="combobox"}, {value="autocomplete=list"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++++++++TextView text:"autocomplete=list" textSize:13.3 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++EditText text:"autocomplete=both" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-autocomplete="both"}, {role="combobox"}, {value="autocomplete=both"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++++++++TextView text:"autocomplete=both" textSize:13.3 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++EditText text:"autocomplete=none" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-autocomplete="none"}, {role="combobox"}, {value="autocomplete=none"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++++++++TextView text:"autocomplete=none" textSize:13.3 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++EditText text:"No role with autocomplete=inline" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-autocomplete="inline"}, {type="text"}, {value="No role with autocomplete=inline"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++++++++TextView text:"No role with autocomplete=inline" textSize:13.3 style:0 htmlInfo:[{htmlTag=""}, {display=""}]