diff --git a/html-aam/index.html b/html-aam/index.html index e3ff6cf26..8e376e7f0 100644 --- a/html-aam/index.html +++ b/html-aam/index.html @@ -9010,25 +9010,25 @@

`class`

MSAA + IAccessible2 -
Object attributes: class: <value>
+
Object attributes: `class: <value>`
UIA -
Property: UIA_ClassNamePropertyId
+
Property: `UIA_ClassNamePropertyId`
ATK -
Object attributes: class: <value>
+
Object attributes: `class: <value>`
AX -
Property: AXDOMClassList
+
Property: `AXDOMClassList`
@@ -11207,25 +11207,25 @@

`id`

MSAA + IAccessible2 -
Object attributes: id: <value>
+
Object attributes: `id: <value>`
UIA -
Property: UIA_AutomationIdPropertyId
+
Property: `UIA_AutomationIdPropertyId`
ATK -
Object attributes: id: <value>
+
Object attributes: `id: <value>`
AX -
Property: AXDOMIdentifier
+
Property: `AXDOMIdentifier`