|
97 | 97 | }
|
98 | 98 | </style>
|
99 | 99 | <meta name="color-scheme" content="light">
|
100 |
| -<meta name="revision" content="4f38467c43d20803b09b0d33284cb28f34176932"> |
| 100 | +<meta name="revision" content="6723ad2bf812395c1b32661a2431e61c02fe6e05"> |
101 | 101 | <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
|
|
198 | 198 | null
|
199 | 199 | ],
|
200 | 200 | "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" |
204 | 204 | }</script>
|
205 | 205 | <link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
|
206 | 206 | <body class="h-entry" data-cite="HTML core-aam accname wai-aria dom infra"><div class="head">
|
207 | 207 | <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">
|
208 | 208 | </a></p>
|
209 | 209 | <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> |
211 | 211 | <details open="">
|
212 | 212 | <summary>More details about this document</summary>
|
213 | 213 | <dl>
|
@@ -3694,7 +3694,6 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
3694 | 3694 | <th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
|
3695 | 3695 | <td>
|
3696 | 3696 | <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> |
3698 | 3697 | </td>
|
3699 | 3698 | </tr>
|
3700 | 3699 | <tr>
|
@@ -3972,10 +3971,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
3972 | 3971 | <tr>
|
3973 | 3972 | <th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
|
3974 | 3973 | <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> |
3979 | 3975 | </td>
|
3980 | 3976 | </tr>
|
3981 | 3977 | <tr>
|
@@ -4030,8 +4026,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
4030 | 4026 | <th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
|
4031 | 4027 | <td>
|
4032 | 4028 | <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> |
4035 | 4030 | </td>
|
4036 | 4031 | </tr>
|
4037 | 4032 | <tr>
|
@@ -4355,7 +4350,6 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
4355 | 4350 | <th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
|
4356 | 4351 | <td>
|
4357 | 4352 | <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> |
4359 | 4353 | </td>
|
4360 | 4354 | </tr>
|
4361 | 4355 | <tr>
|
@@ -4587,7 +4581,6 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
4587 | 4581 | <th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
|
4588 | 4582 | <td>
|
4589 | 4583 | <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> |
4591 | 4584 | </td>
|
4592 | 4585 | </tr>
|
4593 | 4586 | <tr>
|
@@ -15702,31 +15695,39 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
15702 | 15695 | </th>
|
15703 | 15696 | <td>
|
15704 | 15697 | <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. |
15706 | 15701 | </div>
|
15707 | 15702 | </td>
|
15708 | 15703 | </tr>
|
15709 | 15704 | <tr>
|
15710 | 15705 | <th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
|
15711 | 15706 | <td>
|
15712 | 15707 | <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. |
15714 | 15711 | </div>
|
15715 | 15712 | </td>
|
15716 | 15713 | </tr>
|
15717 | 15714 | <tr>
|
15718 | 15715 | <th><a href="https://gnome.pages.gitlab.gnome.org/atk/">ATK</a></th>
|
15719 | 15716 | <td>
|
15720 | 15717 | <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. |
15722 | 15721 | </div>
|
15723 | 15722 | </td>
|
15724 | 15723 | </tr>
|
15725 | 15724 | <tr>
|
15726 | 15725 | <th><a href="https://developer.apple.com/reference/appkit/nsaccessibility">AX</a></th>
|
15727 | 15726 | <td>
|
15728 | 15727 | <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. |
15730 | 15731 | </div>
|
15731 | 15732 | </td>
|
15732 | 15733 | </tr>
|
@@ -16755,9 +16756,9 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
16755 | 16756 | <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>
|
16756 | 16757 |
|
16757 | 16758 | <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> |
16759 | 16760 | </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> |
16761 | 16762 | </dd><dt id="bib-html">[HTML]</dt><dd>
|
16762 | 16763 | <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>
|
16763 | 16764 | </dd><dt id="bib-rfc2119">[RFC2119]</dt><dd>
|
|
0 commit comments