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

content / test / data / accessibility / aria / aria-region-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="fieldset"}, {display="block"}, {role="region"}]
++++TextView text:"Unnamed ARIA region: must fall back to the native role." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {role="region"}]
++++TextView text:"Unnamed ARIA region on plain div uses generic container role." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View text:"Named region" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Named region"}, {role="region"}]
++++TextView text:"Named ARIA region#1 gets the region role." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View text:"Named ARIA region#2 gets the region role." textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-labelledby="region-name"}, {role="region"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="span"}, {display="inline"}, {id="region-name"}]
++++++TextView text:"Named ARIA region#2 gets the region role." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View text:"Named region" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {role="region"}, {title="Named region"}]
++++TextView text:"Named ARIA region#3 gets the region role." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-roledescription="Regioneque region"}, {role="region"}]
++++TextView text:"An aria-rolescription works on a nameless role=region." textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]