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

content / test / data / accessibility / aria / aria-form-expected-mac.txt [blame]

AXWebArea AXRoleDescription='HTML content'
++AXGroup AXSubrole=AXApplicationGroup AXRoleDescription='group'
++++AXStaticText AXRoleDescription='text' AXValue='Unnamed ARIA form: must fall back to the native role.'
++AXGroup AXRoleDescription='group'
++++AXStaticText AXRoleDescription='text' AXValue='Unnamed ARIA form on plain div uses generic container role.'
++AXGroup AXSubrole=AXLandmarkForm AXDescription='Named form' AXRoleDescription='form'
++++AXStaticText AXRoleDescription='text' AXValue='Named ARIA form#1 gets the form role.'
++AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form' AXTitle='Named ARIA form#2 gets the form role.'
++++AXGroup AXRoleDescription='group'
++++++AXStaticText AXRoleDescription='text' AXValue='Named ARIA form#2 gets the form role.'
++AXGroup AXSubrole=AXLandmarkForm AXDescription='Named form' AXRoleDescription='form'
++++AXStaticText AXRoleDescription='text' AXValue='Named ARIA form#3 gets the form role.'
++AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form'
++++AXStaticText AXRoleDescription='text' AXValue='An aria-rolescription works on a nameless role=form.'