|
1 | 1 | <!DOCTYPE html><html lang="en-US"><head>
|
2 | 2 | <meta charset="utf-8">
|
3 |
| -<meta name="generator" content="ReSpec 35.1.1"> |
| 3 | +<meta name="generator" content="ReSpec 35.1.2"> |
4 | 4 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
5 | 5 | <style>
|
6 | 6 | .issue-label{text-transform:initial}
|
|
97 | 97 | }
|
98 | 98 | </style>
|
99 | 99 | <meta name="color-scheme" content="light">
|
100 |
| -<meta name="revision" content="077f0e6ab5962db931f2cda2632a99dbc2971e40"> |
| 100 | +<meta name="revision" content="5fbc6e95dee199a70b630c1ee389dd529d0b1c3a"> |
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": "077f0e6ab5962db931f2cda2632a99dbc2971e40", |
202 |
| - "publishISODate": "2024-08-19T00:00:00.000Z", |
203 |
| - "generatedSubtitle": "W3C Editor's Draft 19 August 2024" |
| 201 | + "gitRevision": "5fbc6e95dee199a70b630c1ee389dd529d0b1c3a", |
| 202 | + "publishISODate": "2024-11-11T00:00:00.000Z", |
| 203 | + "generatedSubtitle": "W3C Editor's Draft 11 November 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-08-19">19 August 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-11-11">11 November 2024</time></p> |
211 | 211 | <details open="">
|
212 | 212 | <summary>More details about this document</summary>
|
213 | 213 | <dl>
|
@@ -3546,7 +3546,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
3546 | 3546 | <td>
|
3547 | 3547 | <div class="general">
|
3548 | 3548 | If implemented as a color picker, any UI controls presented for selecting a color are exposed in the <a class="termref informative" data-type="dfn" href="https://www.w3.org/TR/wai-aria/#dfn-accessibility-tree">accessibility tree</a>, associated with the <code>input</code> element,
|
3549 |
| - and mapped as appropriate for the type of control (e.g. button or slider). |
| 3549 | + and mapped as appropriate for the type of control (e.g., button or slider). |
3550 | 3550 | </div>
|
3551 | 3551 | </td>
|
3552 | 3552 | </tr>
|
@@ -6849,7 +6849,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
6849 | 6849 | <td>
|
6850 | 6850 | <div class="general">
|
6851 | 6851 | <b>Note:</b> There are instances where CSS properties can affect what is exposed by accessibility <abbr title="Application Programming Interfaces">APIs</abbr>. For instance, <code>display: none</code> or <code>visibility: hidden</code> will remove an element
|
6852 |
| - from the accessibility tree and hide its presence from assistive technologies. |
| 6852 | + from the <a class="termref informative" data-type="dfn" href="https://www.w3.org/TR/wai-aria/#dfn-accessibility-tree">accessibility tree</a> and hide its presence from assistive technologies. |
6853 | 6853 | </div>
|
6854 | 6854 | </td>
|
6855 | 6855 | </tr>
|
@@ -11917,7 +11917,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
11917 | 11917 | </tr>
|
11918 | 11918 | <tr>
|
11919 | 11919 | <th>Comments</th>
|
11920 |
| - <td>See Also: <a href="https://w3c.github.io/accname/" class="accname">Accessible Name and Description: Computation and <abbr title="application programming interface">API</abbr> Mappings 1.1</a></td> |
| 11920 | + <td>See Also: <a href="https://w3c.github.io/accname/" class="accname">Accessible Name and Description: Computation and <abbr title="application programming interface">API</abbr> Mappings</a></td> |
11921 | 11921 | </tr>
|
11922 | 11922 | </tbody>
|
11923 | 11923 | </table>
|
@@ -16759,9 +16759,9 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
16759 | 16759 | <dl class="bibliography"><dt id="bib-accname-1.2">[accname-1.2]</dt><dd>
|
16760 | 16760 | <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>
|
16761 | 16761 | </dd><dt id="bib-core-aam-1.2">[core-aam-1.2]</dt><dd>
|
16762 |
| - <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> |
| 16762 | + <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. 15 October 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> |
16763 | 16763 | </dd><dt id="bib-html">[HTML]</dt><dd>
|
16764 |
| - <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> |
| 16764 | + <a href="https://html.spec.whatwg.org/multipage/"><cite>HTML Standard</cite></a>. Anne van Kesteren; Domenic Denicola; Dominic Farolino; 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> |
16765 | 16765 | </dd><dt id="bib-rfc2119">[RFC2119]</dt><dd>
|
16766 | 16766 | <a href="https://www.rfc-editor.org/rfc/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. S. Bradner. IETF. March 1997. Best Current Practice. URL: <a href="https://www.rfc-editor.org/rfc/rfc2119">https://www.rfc-editor.org/rfc/rfc2119</a>
|
16767 | 16767 | </dd><dt id="bib-rfc8174">[RFC8174]</dt><dd>
|
|
0 commit comments