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

content / test / data / accessibility / aria / aria-region-expected-auralinux.txt [blame]

[document web]
++[panel] xml-roles:region
++++[static] name='Unnamed ARIA region: must fall back to the native role.'
++[section] xml-roles:region
++++[static] name='Unnamed ARIA region on plain div uses generic container role.'
++[landmark] name='Named region' xml-roles:region
++++[static] name='Named ARIA region#1 gets the region role.'
++[landmark] name='Named ARIA region#2 gets the region role.' labelled-by=[section] xml-roles:region
++++[section] label-for=[landmark]
++++++[static] name='Named ARIA region#2 gets the region role.'
++[landmark] name='Named region' xml-roles:region
++++[static] name='Named ARIA region#3 gets the region role.'
++[landmark] xml-roles:region
++++[static] name='An aria-rolescription works on a nameless role=region.'