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
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>.
14279
+
<p>UAs MUST NOT expose a details relation between a `popover` and its invoking element under the following conditions:</p>
14280
+
<ul>
14281
+
<li>when the `popover` is the next immediate accessibility sibling to the invoking element,</li>
14282
+
<li>when the element has a `popovertarget=hide` attribute value,</li>
14283
+
<li>or when the element is a descendant of the `popover` and its `popovertarget` is set to the auto state.</li>
14284
+
</ul>
14285
+
<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>.</p>
0 commit comments