chromium/content/test/data/accessibility/aria/aria-form-expected-mac.txt

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.'