You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>User agents MUST NOT expose a details relation between a `popover` and its invoking element under the following conditions:</p>
13366
13366
<ul>
13367
13367
<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>
13369
13369
<li>or when the element is a descendant of the `popover` and its `popovertarget` is the "`auto`" state.</li>
13370
13370
</ul>
13371
13371
<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