From c3269bd779b8caa375fd9dbc40970d71d889cacb Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Tue, 7 Jan 2025 10:41:20 -0500 Subject: [PATCH] Fix formatting and link to hidden term def --- html-aam/index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/html-aam/index.html b/html-aam/index.html index 5c2a1f3a5..e2df56dfd 100644 --- a/html-aam/index.html +++ b/html-aam/index.html @@ -1314,7 +1314,8 @@

`caption`

Use WAI-ARIA mapping
- Other properties: The `LabeledBy` property for the parent `table` element points to the UIA element for the `caption` element. + Other properties: + The `LabeledBy` property for the parent `table` element points to the UIA element for the `caption` element.
@@ -2196,7 +2197,9 @@

`fieldset`

Role: Use WAI-ARIA mapping
-
Relations: `IA2_RELATION_LABELLED_BY` with first instance of child `legend` element
+
Relations: + `IA2_RELATION_LABELLED_BY` with the first instance of child `legend` element that is not [=element/hidden=] +