1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   31
   32
   33
   34
   35
   36
   37
   38
   39
   40

content / test / data / accessibility / aria / aria-current-expected-win.txt [blame]

ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++ROLE_SYSTEM_LINK name='Section one' FOCUSABLE
++++ROLE_SYSTEM_STATICTEXT name='Section one'
++ROLE_SYSTEM_STATICTEXT name=' '
++ROLE_SYSTEM_LINK name='Section two' FOCUSABLE
++++ROLE_SYSTEM_STATICTEXT name='Section two'
++ROLE_SYSTEM_STATICTEXT name=' '
++ROLE_SYSTEM_LINK name='Section three' FOCUSABLE current:location
++++ROLE_SYSTEM_STATICTEXT name='Section three'
++ROLE_SYSTEM_WHITESPACE name='<newline>'
++IA2_ROLE_HEADING name='Section one heading'
++++ROLE_SYSTEM_STATICTEXT name='Section one heading'
++IA2_ROLE_HEADING name='Section two heading'
++++ROLE_SYSTEM_STATICTEXT name='Section two heading'
++IA2_ROLE_HEADING name='Section three heading'
++++ROLE_SYSTEM_STATICTEXT name='Section three heading'
++ROLE_SYSTEM_WHITESPACE name='<newline>'
++IA2_ROLE_SECTION
++++ROLE_SYSTEM_STATICTEXT name='Span 1'
++++ROLE_SYSTEM_STATICTEXT name=' '
++++IA2_ROLE_SECTION current:true
++++++ROLE_SYSTEM_STATICTEXT name='Span 2'
++++ROLE_SYSTEM_STATICTEXT name=' '
++++ROLE_SYSTEM_STATICTEXT name='Span 3'
++IA2_ROLE_PARAGRAPH current:true
++++ROLE_SYSTEM_STATICTEXT name='aria-current is true'
++IA2_ROLE_PARAGRAPH current:false
++++ROLE_SYSTEM_STATICTEXT name='aria-current is false'
++IA2_ROLE_PARAGRAPH current:time
++++ROLE_SYSTEM_STATICTEXT name='aria-current is time'
++IA2_ROLE_PARAGRAPH current:date
++++ROLE_SYSTEM_STATICTEXT name='aria-current is date'
++IA2_ROLE_PARAGRAPH current:location
++++ROLE_SYSTEM_STATICTEXT name='aria-current is location'
++IA2_ROLE_PARAGRAPH current:step
++++ROLE_SYSTEM_STATICTEXT name='aria-current is step'
++IA2_ROLE_PARAGRAPH current:page
++++ROLE_SYSTEM_STATICTEXT name='aria-current is page'
++IA2_ROLE_PARAGRAPH
++++ROLE_SYSTEM_STATICTEXT name='aria-current is empty string'