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

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

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++CheckBox text:"Enabled" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-label="Enabled"}, {type="checkbox"}]
++CheckBox text:"Disabled" textSize:13.0 style:0 fgColor:-11250604 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-label="Disabled"}, {disabled=""}, {type="checkbox"}]
++Button text:"Enabled" textSize:13.0 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="button"}, {display="inline-block"}]
++Button text:"Disabled" textSize:13.0 style:0 fgColor:1292898320 bgColor:1307570159 htmlInfo:[{htmlTag="button"}, {display="inline-block"}, {disabled=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="form"}, {display="block"}]
++++TextView text:"Enabled form " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++CheckBox text:"Checkbox" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-label="Checkbox"}, {type="checkbox"}]
++++Button text:"Button" textSize:13.0 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="button"}, {display="inline-block"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="form"}, {display="block"}, {aria-disabled="true"}]
++++TextView text:"Disabled form " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++CheckBox text:"Checkbox" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-label="Checkbox"}, {type="checkbox"}]
++++Button text:"Button" textSize:13.0 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="button"}, {display="inline-block"}]