Skip to content

Commit 3777b29

Browse files
ED update
1 parent efdd56e commit 3777b29

File tree

1 file changed

+21
-20
lines changed

1 file changed

+21
-20
lines changed

index.html

+21-20
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="4f38467c43d20803b09b0d33284cb28f34176932">
100+
<meta name="revision" content="6723ad2bf812395c1b32661a2431e61c02fe6e05">
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,16 +198,16 @@
198198
null
199199
],
200200
"a11y": false,
201-
"gitRevision": "4f38467c43d20803b09b0d33284cb28f34176932",
202-
"publishISODate": "2024-07-16T00:00:00.000Z",
203-
"generatedSubtitle": "W3C Editor's Draft 16 July 2024"
201+
"gitRevision": "6723ad2bf812395c1b32661a2431e61c02fe6e05",
202+
"publishISODate": "2024-08-15T00:00:00.000Z",
203+
"generatedSubtitle": "W3C Editor's Draft 15 August 2024"
204204
}</script>
205205
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
206206
<body class="h-entry" data-cite="HTML core-aam accname wai-aria dom infra"><div class="head">
207207
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
208208
</a></p>
209209
<h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
210-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-07-16">16 July 2024</time></p>
210+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-08-15">15 August 2024</time></p>
211211
<details open="">
212212
<summary>More details about this document</summary>
213213
<dl>
@@ -3694,7 +3694,6 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
36943694
<th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
36953695
<td>
36963696
<div class="general">Use <abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> mapping</div>
3697-
<div class="ctrltype"><span class="type">Localized Control Type:</span> <code>"email"</code></div>
36983697
</td>
36993698
</tr>
37003699
<tr>
@@ -3972,10 +3971,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
39723971
<tr>
39733972
<th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
39743973
<td>
3975-
<div class="general">If implemented as a spin button, use <abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> mapping for <a class="core-mapping" href="https://w3c.github.io/core-aam/#role-map-spinbutton"><code>spinbutton</code></a>.</div>
3976-
<div class="general">If implemented as a text input:</div>
3977-
<div class="ctrltype"><span class="type">Control Type:</span> <code>Edit</code></div>
3978-
<div class="ctrltype"><span class="type">Localized Control Type:</span> <code>"number"</code></div>
3974+
<div class="general">Use <abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> mapping</div>
39793975
</td>
39803976
</tr>
39813977
<tr>
@@ -4030,8 +4026,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
40304026
<th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
40314027
<td>
40324028
<div class="ctrltype"><span class="type">Control Type:</span> <code>Edit</code></div>
4033-
<div class="properties"><span class="type">Localized Control Type:</span> <code>"password"</code></div>
4034-
<div class="properties"><span class="type">Other properties: </span>Set <code>isPassword</code> to <code>true</code></div>
4029+
<div class="properties"><span class="type">Other properties:</span> <code>isPassword=true</code></div>
40354030
</td>
40364031
</tr>
40374032
<tr>
@@ -4355,7 +4350,6 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
43554350
<th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
43564351
<td>
43574352
<div class="general">Use <abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> mapping</div>
4358-
<div class="ctrltype"><span class="type">Localized Control Type:</span> <code>"telephone"</code></div>
43594353
</td>
43604354
</tr>
43614355
<tr>
@@ -4587,7 +4581,6 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
45874581
<th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
45884582
<td>
45894583
<div class="general">Use <abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> mapping</div>
4590-
<div class="ctrltype"><span class="type">Localized Control Type:</span> <code>"url"</code></div>
45914584
</td>
45924585
</tr>
45934586
<tr>
@@ -15702,31 +15695,39 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
1570215695
</th>
1570315696
<td>
1570415697
<div class="general">
15705-
Defines the accessible role, states and other properties, refer to type="<a href="#el-input-text"><code>text</code></a>", type="<a href="#el-input-password"><code>password</code></a>", type="<a href="#el-input-button"><code>button</code></a>", etc
15698+
Defines the accessible role, states and other properties, refer to
15699+
<code>type="<a href="#el-input-text">text</a>"</code>, <code>type="<a href="#el-input-password">password</a>"</code>, <code>type="<a href="#el-input-button"><code>button</code></a>"</code>,
15700+
etc.
1570615701
</div>
1570715702
</td>
1570815703
</tr>
1570915704
<tr>
1571015705
<th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
1571115706
<td>
1571215707
<div class="general">
15713-
Defines the accessible role, states and other properties, refer to type="<a href="#el-input-text"><code>text</code></a>", type="<a href="#el-input-password"><code>password</code></a>", type="<a href="#el-input-button"><code>button</code></a>", etc
15708+
Defines the accessible role, states and other properties, refer to
15709+
<code>type="<a href="#el-input-text">text</a>"</code>, <code>type="<a href="#el-input-password">password</a>"</code>, <code>type="<a href="#el-input-button"><code>button</code></a>"</code>,
15710+
etc.
1571415711
</div>
1571515712
</td>
1571615713
</tr>
1571715714
<tr>
1571815715
<th><a href="https://gnome.pages.gitlab.gnome.org/atk/">ATK</a></th>
1571915716
<td>
1572015717
<div class="general">
15721-
Defines the accessible role, states and other properties, refer to type="<a href="#el-input-text"><code>text</code></a>", type="<a href="#el-input-password"><code>password</code></a>", type="<a href="#el-input-button"><code>button</code></a>", etc
15718+
Defines the accessible role, states and other properties, refer to
15719+
<code>type="<a href="#el-input-text">text</a>"</code>, <code>type="<a href="#el-input-password">password</a>"</code>, <code>type="<a href="#el-input-button"><code>button</code></a>"</code>,
15720+
etc.
1572215721
</div>
1572315722
</td>
1572415723
</tr>
1572515724
<tr>
1572615725
<th><a href="https://developer.apple.com/reference/appkit/nsaccessibility">AX</a></th>
1572715726
<td>
1572815727
<div class="general">
15729-
Defines the accessible role, states and other properties, refer to type="<a href="#el-input-text"><code>text</code></a>", type="<a href="#el-input-password"><code>password</code></a>", type="<a href="#el-input-button"><code>button</code></a>", etc
15728+
Defines the accessible role, states and other properties, refer to
15729+
<code>type="<a href="#el-input-text">text</a>"</code>, <code>type="<a href="#el-input-password">password</a>"</code>, <code>type="<a href="#el-input-button"><code>button</code></a>"</code>,
15730+
etc.
1573015731
</div>
1573115732
</td>
1573215733
</tr>
@@ -16755,9 +16756,9 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
1675516756
<section id="references" class="appendix"><div class="header-wrapper"><h2 id="b-references"><bdi class="secno">B. </bdi>References</h2><a class="self-link" href="#references" aria-label="Permalink for Appendix B."></a></div><section id="normative-references"><div class="header-wrapper"><h3 id="b-1-normative-references"><bdi class="secno">B.1 </bdi>Normative references</h3><a class="self-link" href="#normative-references" aria-label="Permalink for Appendix B.1"></a></div>
1675616757

1675716758
<dl class="bibliography"><dt id="bib-accname-1.2">[accname-1.2]</dt><dd>
16758-
<a href="https://www.w3.org/TR/accname-1.2/"><cite>Accessible Name and Description Computation 1.2</cite></a>. Bryan Garaventa; Melanie Sumner. W3C. 10 July 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/accname-1.2/">https://www.w3.org/TR/accname-1.2/</a>
16759+
<a href="https://www.w3.org/TR/accname-1.2/"><cite>Accessible Name and Description Computation 1.2</cite></a>. Bryan Garaventa; Melanie Sumner. W3C. 2 August 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/accname-1.2/">https://www.w3.org/TR/accname-1.2/</a>
1675916760
</dd><dt id="bib-core-aam-1.2">[core-aam-1.2]</dt><dd>
16760-
<a href="https://www.w3.org/TR/core-aam-1.2/"><cite>Core Accessibility API Mappings 1.2</cite></a>. Valerie Young; Alexander Surkov. W3C. 21 June 2024. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/core-aam-1.2/">https://www.w3.org/TR/core-aam-1.2/</a>
16761+
<a href="https://www.w3.org/TR/core-aam-1.2/"><cite>Core Accessibility API Mappings 1.2</cite></a>. Valerie Young; Alexander Surkov. W3C. 13 August 2024. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/core-aam-1.2/">https://www.w3.org/TR/core-aam-1.2/</a>
1676116762
</dd><dt id="bib-html">[HTML]</dt><dd>
1676216763
<a href="https://html.spec.whatwg.org/multipage/"><cite>HTML Standard</cite></a>. Anne van Kesteren; Domenic Denicola; Ian Hickson; Philip Jägenstedt; Simon Pieters. WHATWG. Living Standard. URL: <a href="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a>
1676316764
</dd><dt id="bib-rfc2119">[RFC2119]</dt><dd>

0 commit comments

Comments
 (0)