1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

content / test / data / accessibility / html / input-submit-expected-android.txt [blame]

android.webkit.WebView focusable focused
++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.TextView name=' '
++++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'