From 576288e35f50979b7a6d654e97b49d5a7e90e806 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Wed, 26 Jun 2024 16:46:32 -0400 Subject: [PATCH] adds missing ID for comments popover comments was missing the id att-popover-comments. added with this push --- html-aam/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html-aam/index.html b/html-aam/index.html index 8b037e59f..7187c22bb 100644 --- a/html-aam/index.html +++ b/html-aam/index.html @@ -13339,7 +13339,7 @@

`popover`

- Comments + Comments

User agents MUST NOT expose a details relation between a `popover` and its invoking element under the following conditions: