| android.webkit.WebView focusable focused scrollable |
| ++android.view.View |
| ++++android.widget.EditText clickable editable_text focusable input_type=1 |
| ++++android.widget.Button role_description='button' clickable focusable name='First submit in a form is a valid default button' |
| ++++android.widget.Button role_description='button' clickable focusable name='Second submit in a form not a valid default button' |
| ++android.view.View |
| ++++android.widget.EditText clickable editable_text focusable input_type=1 |
| ++++android.widget.Button role_description='button' clickable focusable name='First image button in a form is a valid default button' |
| ++++android.widget.Button role_description='button' clickable focusable name='Second image button in a form not a valid default button' |
| ++android.widget.Button role_description='button' clickable focusable name='Submit outside of form not a valid default button' |