1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

content / test / data / accessibility / css / background-color-transparent-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {id="default"}]
++++TextView text:"Document base color." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}, {id="transparent"}, {style="background-color: transparent"}]
++++TextView text:"Transparent color." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}, {id="obscuring-background"}, {style="background-color: transparent"}]
++++TextView text:"Obscuring background." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 bgColor:-2139062144 htmlInfo:[{htmlTag="p"}, {display="block"}, {id="blended-default"}, {style="background-color: rgba(50%, 50%, 50%, 0.5)"}]
++++TextView text:"Blended with document base color." textSize:16.0 style:0 bgColor:-2139062144 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 bgColor:-2139062144 htmlInfo:[{htmlTag="p"}, {display="block"}, {id="blended-background"}, {style="background-color: rgba(50%, 50%, 50%, 0.5)"}]
++++TextView text:"Blended with background color." textSize:16.0 style:0 bgColor:-2139062144 htmlInfo:[{htmlTag=""}, {display=""}]