1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / aria / toggle-button-expand-collapse-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++ToggleButton textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-expanded="false"}, {aria-haspopup="true"}, {aria-pressed="true"}, {role="button"}]
++++TextView text:"Toggle button, pressed, collapsed" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++ToggleButton textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-expanded="false"}, {aria-haspopup="true"}, {aria-pressed="false"}, {role="button"}]
++++TextView text:"Toggle button, not pressed, collapsed" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++ToggleButton textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-expanded="true"}, {aria-haspopup="true"}, {aria-pressed="true"}, {role="button"}]
++++TextView text:"Toggle button, pressed, expanded" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++ToggleButton textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-expanded="true"}, {aria-haspopup="true"}, {aria-pressed="false"}, {role="button"}]
++++TextView text:"Toggle button, not pressed, collapsed"" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]