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

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

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++TextView text:"no overflow" textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++TextView text:"clipped large lots of text more text" textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++EditText text:"ab cd" textSize:13.0 style:0 htmlInfo:[{htmlTag="textarea"}, {display="inline-block"}, {cols="2"}, {rows="1"}]
++TextView text:"tiny" textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {role="group"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {style="overflow-x: hidden;"}]
++++++TextView text:"x=hidden" textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++++View text:"x=hidden" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {style="overflow-x: hidden;"}]
++++View text:"x=auto" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {style="overflow-x: auto;"}]
++++View text:"x=scroll" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {style="overflow-x: scroll;"}]
++++TextView text:"x=visible" textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {role="group"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {style="overflow-y: hidden;"}]
++++++TextView text:"y=hidden" textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++++View text:"y=hidden" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {style="overflow-y: hidden;"}]
++++View text:"y=auto" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {style="overflow-y: auto;"}]
++++View text:"y=scroll" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {style="overflow-y: scroll;"}]
++++TextView text:"y=visible" textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]