Skip to content

Commit a98bdb4

Browse files
Update html-aam/index.html
Co-authored-by: Adam Page <[email protected]>
1 parent b4b8ceb commit a98bdb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-aam/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13365,7 +13365,7 @@ <h4 id="att-popover">`popover`</h4>
1336513365
<p>User agents MUST NOT expose a details relation between a `popover` and its invoking element under the following conditions:</p>
1336613366
<ul>
1336713367
<li>when the `popover` is the next immediate accessibility sibling to the invoking element,</li>
13368-
<li>when the element has a `popovertarget=hide` attribute value,</li>
13368+
<li>when the element has a `popovertargetaction=hide` attribute value,</li>
1336913369
<li>or when the element is a descendant of the `popover` and its `popovertarget` is the "`auto`" state.</li>
1337013370
</ul>
1337113371
<p>If specified on an element with an implicit role of `generic`, then the element's role instead maps to <a class="core-mapping" href="#role-map-group">`group`</a> for all <a data-cite="html/popover.html#the-popover-attribute">`popover` states</a>.</p>

0 commit comments

Comments
 (0)