1
    2
    3
    4
    5
    6
    7
    8
    9
   10

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

android.webkit.WebView focusable focused
++android.widget.TextView name='The aside tag defines some content aside from the content it is placed in.'
++android.view.View role_description='complementary'
++++android.widget.TextView role_description='heading 4' heading name='Body aside'
++++android.widget.TextView name='The aside content should be related to the surrounding content.'
++android.view.View role_description='main'
++++android.widget.TextView name='The main content'
++++android.view.View role_description='complementary'
++++++android.widget.TextView role_description='heading 4' heading name='Main aside'
++++++android.widget.TextView name='The aside content should be related to the surrounding content.'