Skip to content

Commit c840811

Browse files
ED update
1 parent 52694b7 commit c840811

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
}
9898
</style>
9999
<meta name="color-scheme" content="light">
100-
<meta name="revision" content="931991280fea2df88a1f42a0c22ea151b95343f1">
100+
<meta name="revision" content="576288e35f50979b7a6d654e97b49d5a7e90e806">
101101
<meta name="description" content="HTML Accessibility API Mappings (HTML-AAM) defines how user agents map HTML [HTML] elements and attributes to platform
102102
accessibility application programming interfaces (APIs). It leverages and extends the
103103
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
@@ -198,7 +198,7 @@
198198
null
199199
],
200200
"a11y": false,
201-
"gitRevision": "931991280fea2df88a1f42a0c22ea151b95343f1",
201+
"gitRevision": "576288e35f50979b7a6d654e97b49d5a7e90e806",
202202
"publishISODate": "2024-06-26T00:00:00.000Z",
203203
"generatedSubtitle": "W3C Editor's Draft 26 June 2024"
204204
}</script>
@@ -13512,7 +13512,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
1351213512
<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>
1351313513
</th>
1351413514
<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>.
1351613516
<div class="objattrs">
1351713517
<span class="type">Object attributes:</span>
1351813518
<code>ispopup: &lt;value&gt;</code> where <code>&lt;value&gt;</code> reflects the <a href="https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute">popover</a> type.
@@ -13523,13 +13523,13 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
1352313523
<th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
1352413524
<td>
1352513525
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>.
13526+
<a href="#att-popover-comments">See Comments</a>.
1352713527
</td>
1352813528
</tr>
1352913529
<tr>
1353013530
<th><a href="https://gnome.pages.gitlab.gnome.org/atk/">ATK</a></th>
1353113531
<td>
13532-
<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>
1353313533
<div class="objattrs">
1353413534
<span class="type">Object attributes:</span>
1353513535
<code>ispopup: &lt;value&gt;</code> where <code>&lt;value&gt;</code> reflects the <a href="https://html.spec.whatwg.org/multipage/popover.html#the-popover-attribute">popover</a> type.
@@ -13544,7 +13544,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
1354413544
</td>
1354513545
</tr>
1354613546
<tr>
13547-
<th>Comments</th>
13547+
<th id="att-popover-comments">Comments</th>
1354813548
<td>
1354913549
<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>
1355013550
<ul>

0 commit comments

Comments
 (0)