1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12

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

android.webkit.WebView focusable focused
++android.widget.TextView name='Left-aligned text'
++android.widget.TextView name='Right-aligned text'
++android.widget.TextView name='Centered text'
++android.widget.TextView name='Justified text'
++android.widget.TextView name='Webkit left-aligned text'
++android.widget.TextView name='Webkit right-aligned text'
++android.widget.TextView name='Webkit centered text'
++android.widget.TextView name='Start-aligned text'
++android.widget.TextView name='End-aligned text'
++android.widget.TextView name='No text alignment specified'
++android.widget.TextView name='Invalid text alignment'