From 29de20adbfb2ab5193e5cc7d1079ef9e4bb21d5d Mon Sep 17 00:00:00 2001 From: Clay Miller Date: Thu, 8 Aug 2024 12:34:35 -0400 Subject: [PATCH] Add 'class' and 'id' mappings --- html-aam/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/html-aam/index.html b/html-aam/index.html index 30d4a330a..c194dea73 100644 --- a/html-aam/index.html +++ b/html-aam/index.html @@ -9010,25 +9010,25 @@

`class`

MSAA + IAccessible2 -
Not mapped
+
Object attributes: class
UIA -
Not mapped
+
Property: UIA_ClassNamePropertyId
ATK -
Not mapped
+
Object attributes: class
AX -
Not mapped
+
Property: AXDOMClassList
@@ -11207,25 +11207,25 @@

`id`

MSAA + IAccessible2 -
Not mapped
+
Object attributes: id
UIA -
Not mapped
+
Property: UIA_AutomationIdPropertyId
ATK -
Not mapped
+
Object attributes: id
AX -
Not mapped
+
Property: AXDOMIdentifier