1
    2
    3
    4
    5
    6

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

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++RadioGroup text:"My group" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="My group"}, {role="radiogroup"}]
++++RadioButton textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {role="radio"}, {tabindex="0"}]
++++++TextView text:"Radio 1" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++RadioButton textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {role="radio"}, {tabindex="1"}]
++++++TextView text:"Radio 2" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]