diff --git a/html-aam/index.html b/html-aam/index.html
index a1a55b8e7..271b8f4cf 100644
--- a/html-aam/index.html
+++ b/html-aam/index.html
@@ -2240,7 +2240,7 @@
`figcaption`
[[wai-aria-1.2]] |
- `caption` role |
+ `caption` role |
Computed Role |
@@ -2251,32 +2251,25 @@ `figcaption`
MSAA + IAccessible2
- Roles: `ROLE_SYSTEM_TEXT`; `IA2_ROLE_CAPTION`
- Relations: `IA2_RELATION_LABEL_FOR` with parent `figure` element
+ Role: Use WAI-ARIA mapping
|
UIA |
- Control Type: `Text`
+ Role: Use WAI-ARIA mapping
|
ATK |
- Role: `ATK_ROLE_CAPTION`
-
- Relations:
- `ATK_RELATION_LABEL_FOR` with parent `figure` element
-
+ Role: Use WAI-ARIA mapping
|
AX |
- AXRole: `AXGroup`
- AXSubrole: `(nil)`
- AXRoleDescription: `"group"`
+ Role: Use WAI-ARIA mapping
|
@@ -2309,24 +2302,18 @@
Role: Use WAI-ARIA mapping
- Relations: `IA2_RELATION_LABELLED_BY` with child `figcaption` element
|
UIA |
Role: Use WAI-ARIA mapping
-
|
ATK |
Role: Use WAI-ARIA mapping
-
- Relations: `ATK_RELATION_LABELLED_BY` with child `figcaption` element
|
@@ -15975,18 +15962,19 @@ `summary` Element Accessible Name Computation