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

content / test / data / accessibility / html / html-attributes-and-tag-names-expected-android-assist-data.txt [blame]

WebView text:"Hello World" textSize:16.0 style:0 bundle:[metadata="[<title>Hello World</title>, <meta charset="utf-8"></meta>, <link ref="canonical" href="https://abc.com"></link>, <script type="application/ld+json">{}</script>]"] htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:32.0 style:1 htmlInfo:[{htmlTag="h1"}, {display="block"}]
++++TextView text:"Heading" textSize:32.0 style:1 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}]
++++TextView text:"Paragraph" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}]
++++EditText textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++Button text:"c" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="button"}, {display="inline-block"}, {aria-label="c"}, {id="a"}, {class="b"}]
++++TextView text:"D" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag=""}, {display=""}]
++Button textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="button"}, {display="inline-block"}]
++++TextView text:"Click" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag=""}, {display=""}]