chromium/content/test/data/accessibility/html/input-radio-checkbox-label-expected-android-assist-data.txt

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="body"}, {display="block"}]
++++RadioButton text:"label ignored for radio button" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {id="radio1"}, {type="radio"}]
++++CheckBox text:"label ignored for checkbox" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {id="checkbox1"}, {type="checkbox"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="label"}, {display="inline"}, {for="radio2"}, {tabindex="0"}]
++++++TextView text:"label exposed for radio button " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++++RadioButton text:"label exposed for radio button" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {id="radio2"}, {tabindex="-1"}, {type="radio"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="label"}, {display="inline"}, {for="checkbox2"}, {tabindex="0"}]
++++++TextView text:"label exposed for checkbox " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++++CheckBox text:"label exposed for checkbox" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {id="checkbox2"}, {tabindex="-1"}, {type="checkbox"}]