Skip to content

Commit 9052224

Browse files
authored
Update html-aam/index.html
add note
1 parent a98bdb4 commit 9052224

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html-aam/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13369,6 +13369,7 @@ <h4 id="att-popover">`popover`</h4>
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>
13372+
<p class="note">There are no unique mappings for the different `popover` states. Any accessibility mapping changes for the popover element would be the responsibility of the author. e.g., using different base HTML elements, attributes, or ARIA attributes to make such changes.</p>
1337213373
</td>
1337313374
</tr>
1337413375
</tbody>

0 commit comments

Comments
 (0)