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

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

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View text:"Ordinary presentation element with id" textSize:16.0 style:0 htmlInfo:[{htmlTag="hr"}, {display="block"}, {aria-label="Ordinary presentation element with id"}]
++View text:"An aria-owned element is never ignored" textSize:16.0 style:0 htmlInfo:[{htmlTag="hr"}, {display="block"}, {aria-label="An aria-owned element is never ignored"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-owns="presentational1"}, {role="group"}]
++++Button text:"button-in-owned-tree" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {type="button"}, {value="button-in-owned-tree"}]
++++++TextView text:"button-in-owned-tree" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag=""}, {display=""}]
++View text:"Element with aria-owns is never ignored" textSize:16.0 style:0 htmlInfo:[{htmlTag="hr"}, {display="block"}, {aria-label="Element with aria-owns is never ignored"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-owns="textbox"}, {role="presentation"}]
++++EditText textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {id="textbox"}, {type="text"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++View text:"Owning an element with an ignored parent serializes cleanly" textSize:16.0 style:0 htmlInfo:[{htmlTag="hr"}, {display="block"}, {aria-label="Owning an element with an ignored parent serializes cleanly"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-owns="checkbox"}, {role="group"}]
++++CheckBox textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {id="checkbox"}, {type="checkbox"}]
++View text:"All the above in one" textSize:16.0 style:0 htmlInfo:[{htmlTag="hr"}, {display="block"}, {aria-label="All the above in one"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-owns="presentational3"}, {role="presentation"}]
++++SeekBar textSize:13.3 style:0 fgColor:-6449522 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {id="range"}, {type="range"}]