1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17

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

android.webkit.WebView focusable focused
++android.widget.ListView collection item_count=3 row_count=3 column_count=1
++++android.view.View collection_item row_span=1 column_span=1
++++++android.view.View name='%E2%80%A2 '
++++++android.widget.TextView name='tic'
++++android.view.View collection_item item_index=1 row_index=1 row_span=1 column_span=1
++++++android.view.View name='%E2%80%A2 '
++++++android.widget.TextView name='tac'
++++android.view.View collection_item item_index=2 row_index=2 row_span=1 column_span=1
++++++android.view.View name='%E2%80%A2 '
++++++android.widget.TextView name='toe'
++android.widget.ListView collection item_count=3 row_count=3 column_count=1
++++android.view.View collection_item name='tic' row_span=1 column_span=1
++++android.widget.TextView name=' '
++++android.view.View collection_item name='tac' item_index=1 row_index=1 row_span=1 column_span=1
++++android.widget.TextView name=' '
++++android.view.View collection_item name='toe' item_index=2 row_index=2 row_span=1 column_span=1