1
    2
    3
    4
    5
    6
    7
    8
    9
   10

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

WebView text:"Checking nodes marked as clickable" textSize:16.0 style:0 bundle:[metadata="[<title>Checking nodes marked as clickable</title>]"] htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}]
++++TextView text:"Generic div" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:32.0 style:1 htmlInfo:[{htmlTag="h1"}, {display="block"}]
++++TextView text:"Heading" textSize:32.0 style:1 htmlInfo:[{htmlTag=""}, {display=""}]
++Button textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="button"}, {display="inline-block"}]
++++TextView text:"Button" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {onclick="alert('success');"}, {role="group"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++++++TextView text:"Paragraph with click handler on parent and should be not marked as clickable" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]