WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:24.0 style:1 htmlInfo:[{htmlTag="h2"}, {display="block"}]
++++TextView text:"Heading 2, no tabIndex" textSize:24.0 style:1 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:32.0 style:1 htmlInfo:[{htmlTag="h1"}, {display="block"}, {tabindex="-1"}]
++++TextView text:"Heading 1, tabIndex of negative 1" textSize:32.0 style:1 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:18.7 style:1 htmlInfo:[{htmlTag="h3"}, {display="block"}, {tabindex="0"}]
++++TextView text:"Heading 3, tabIndex of 0" textSize:18.7 style:1 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:1 htmlInfo:[{htmlTag="h4"}, {display="block"}, {tabindex="1"}]
++++TextView text:"Heading 4, tabIndex of 1" textSize:16.0 style:1 htmlInfo:[{htmlTag=""}, {display=""}]