From 18914a1d44f844fdb1d8e1de9c2a3506dcae2285 Mon Sep 17 00:00:00 2001 From: Carolyn MacLeod Date: Thu, 18 Nov 2021 07:31:46 -0500 Subject: [PATCH] Adds a mapping for nameless forms, which fixes core-aam #11. (#97) --- index.html | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5c697fa..ed265c8 100644 --- a/index.html +++ b/index.html @@ -847,9 +847,9 @@

Role Mapping Table

AXRole: AXGroup
AXSubrole: <nil>
- + - form + form with an accessible name Role: IA2_ROLE_FORM
Object Attribute: xml-roles:form @@ -868,6 +868,21 @@

Role Mapping Table

AXSubrole: <nil>
+ + form without an accessible name + + Do not expose the element as a landmark. Use the native host language role of the element instead. + + + Do not expose the element as a landmark. Use the native host language role of the element instead. + + + Do not expose the element as a landmark. Use the native host language role of the element instead. + + + Do not expose the element as a landmark. Use the native host language role of the element instead. + + generic