1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12

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

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {id="combo1-label"}]
++++TextView text:"Choose a fruit, with text content" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++Spinner text:"Apple" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-activedescendant="combo1-0"}, {aria-controls="listbox1"}, {aria-expanded="false"}, {aria-haspopup="listbox"}, {aria-labelledby="combo1-label"}, {role="combobox"}, {tabindex="0"}]
++++TextView text:"Apple" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++ListView textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {id="listbox1"}, {onclick="console.log('hi')"}, {role="listbox"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-selected="true"}, {id="combo1-0"}, {role="option"}]
++++++TextView text:"Apple" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {id="combo1-1"}, {role="option"}]
++++++TextView text:"Banana" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {id="combo1-2"}, {role="option"}]
++++++TextView text:"Cherry" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]