1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

content / test / data / accessibility / html / input-radio-in-menu-expected-android.txt [blame]

android.webkit.WebView focusable focused
++android.view.View role_description='menu'
++++android.widget.RadioButton role_description='radio button' checkable checked clickable focusable state_description='Checked. In group, option 1 of 3'
++++android.widget.TextView name='Radio0 '
++++android.widget.RadioButton role_description='radio button' checkable clickable focusable state_description='Not checked. In group, option 2 of 3' item_index=1 row_index=1
++++android.widget.TextView name='Radio1 '
++++android.widget.RadioButton role_description='radio button' checkable clickable focusable name='Radio2' state_description='Not checked. In group, option 3 of 3' item_index=2 row_index=2
++android.view.View role_description='menu'
++++android.widget.RadioButton role_description='radio button' checkable clickable focusable name='Radio3' state_description='Not checked. In group, option 1 of 3'
++++android.widget.RadioButton role_description='radio button' checkable clickable focusable state_description='Not checked. In group, option 2 of 3' item_index=1 row_index=1
++++android.widget.RadioButton role_description='radio button' checkable checked clickable focusable state_description='Checked. In group, option 3 of 3' item_index=2 row_index=2