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
<meta name="description" content="HTML Accessibility API Mappings (HTML-AAM) defines how user agents map HTML [HTML] elements and attributes to platform
102
102
accessibility application programming interfaces (APIs). It leverages and extends the
103
103
Core Accessibility API Mappings 1.2 and the Accessible Name and Description Computation 1.2 for use with the HTML host language. Documenting these mappings promotes interoperable exposure of roles, states, properties, and events
<a href="https://msdn.microsoft.com/en-us/library/dd373608%28v=VS.85%29.aspx"><abbr title="Microsoft Active Accessibility">MSAA</abbr></a> + <a href="http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/">IAccessible2</a>
13513
13513
</th>
13514
13514
<td>
13515
-
<span class="type">Relations:</span> <code>IA2_RELATION_DETAILS_FOR</code> points to invoking element. <a href="#att-popover-comments" class="respec-offending-element" title="Broken local reference found in document." id="respec-offender-broken-local-reference-found-in-document">See Comments</a>.
13515
+
<span class="type">Relations:</span> <code>IA2_RELATION_DETAILS_FOR</code> points to invoking element. <a href="#att-popover-comments">See Comments</a>.
13516
13516
<div class="objattrs">
13517
13517
<span class="type">Object attributes:</span>
13518
13518
<code>ispopup: <value></code> where <code><value></code> reflects the <a href="https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute">popover</a> type.
A details relation is made with the invoking element, if an invoking element exists which meets the conditions for necessitating a details relationship.
13526
-
<a href="#att-popover-comments" class="respec-offending-element" title="Broken local reference found in document." id="respec-offender-broken-local-reference-found-in-document-0">See Comments</a>.
<p><span class="type">Relations:</span> <code>RELATION_DETAILS_FOR</code> points to invoking element. <a href="#att-popover-comments" class="respec-offending-element" title="Broken local reference found in document." id="respec-offender-broken-local-reference-found-in-document-1">See Comments</a>.</p>
13532
+
<p><span class="type">Relations:</span> <code>RELATION_DETAILS_FOR</code> points to invoking element. <a href="#att-popover-comments">See Comments</a>.</p>
13533
13533
<div class="objattrs">
13534
13534
<span class="type">Object attributes:</span>
13535
13535
<code>ispopup: <value></code> where <code><value></code> reflects the <a href="https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute">popover</a> type.
<p>User agents <em class="rfc2119">MUST NOT</em> expose a details relation between a <code>popover</code> and its invoking element under the following conditions:</p>
0 commit comments