1
    2
    3
    4
    5
    6
    7

content / test / data / accessibility / html / output-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"}, {oninput="o.value = (a.valueAsNumber || 0) + (b.valueAsNumber || 0)"}, {onsubmit="return false"}]
++++EditText textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {name="a"}, {step="any"}, {type="number"}]
++++TextView text:" + " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++EditText textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {name="b"}, {step="any"}, {type="number"}]
++++TextView text:" =" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="output"}, {display="inline"}, {for="a b"}, {name="o"}]