Skip to content

Commit

Permalink
Fix formatting and link to hidden term def
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaohara authored Jan 7, 2025
1 parent 24b895b commit c3269bd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions html-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1314,7 +1314,8 @@ <h4 id="el-caption">`caption`</h4>
<td>
<div class="general">Use WAI-ARIA mapping</div>
<div class="relations">
<span class="type">Other properties:</span> The `LabeledBy` property for the parent <a href="#el-table">`table`</a> element points to the UIA element for the `caption` element.
<span class="type">Other properties:</span>
The `LabeledBy` property for the parent <a href="#el-table">`table`</a> element points to the UIA element for the `caption` element.
</div>
</td>
</tr>
Expand Down Expand Up @@ -2196,7 +2197,9 @@ <h4 id="el-fieldset">`fieldset`</h4>
</th>
<td>
<div class="role"><span class="type">Role:</span> Use WAI-ARIA mapping</div>
<div class="relations"><span class="type">Relations:</span> `IA2_RELATION_LABELLED_BY` with first instance of child <a href="#el-legend">`legend`</a> element</div>
<div class="relations"><span class="type">Relations:</span>
`IA2_RELATION_LABELLED_BY` with the first instance of child <a href="#el-legend">`legend`</a> element that is not [=element/hidden=]
</div>
</td>
</tr>
<tr>
Expand Down

0 comments on commit c3269bd

Please sign in to comment.