Skip to content

Commit

Permalink
adds missing ID for comments
Browse files Browse the repository at this point in the history
popover comments was missing the id att-popover-comments.  added with this push
  • Loading branch information
scottaohara authored Jun 26, 2024
1 parent 9319912 commit 576288e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13339,7 +13339,7 @@ <h4 id="att-popover">`popover`</h4>
</td>
</tr>
<tr>
<th>Comments</th>
<th id="att-popover-comments">Comments</th>
<td>
<p>User agents MUST NOT expose a details relation between a `popover` and its invoking element under the following conditions:</p>
<ul>
Expand Down

0 comments on commit 576288e

Please sign in to comment.