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

content / test / data / accessibility / html / input-radio-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="form"}, {display="block"}]
++++RadioButton textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {name="r1"}, {type="radio"}, {value="r1"}]
++++TextView text:"Radio1" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++View text:"\n" textSize:16.0 style:0 htmlInfo:[{htmlTag="br"}, {display=""}]
++++RadioButton textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {name="r2"}, {type="radio"}, {value="r2"}]
++++TextView text:"Radio2" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="form"}, {display="block"}]
++++RadioButton text:"Radio3" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {name="rGroup"}, {type="radio"}, {value="r3"}]
++++RadioButton text:"Radio4" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {checked=""}, {name="rGroup"}, {type="radio"}, {value="r4"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="form"}, {display="block"}]
++++RadioButton text:"Radio5" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {name="r1"}, {type="radio"}, {value="r3"}]
++++RadioButton text:"Radio6" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {checked=""}, {name="r2"}, {type="radio"}, {value="r4"}]