|
97 | 97 | }
|
98 | 98 | </style>
|
99 | 99 | <meta name="color-scheme" content="light">
|
100 |
| -<meta name="revision" content="6723ad2bf812395c1b32661a2431e61c02fe6e05"> |
| 100 | +<meta name="revision" content="a943da3cb04ecd2df6c0435424c81ac03a401dc3"> |
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": "6723ad2bf812395c1b32661a2431e61c02fe6e05", |
202 |
| - "publishISODate": "2024-08-15T00:00:00.000Z", |
203 |
| - "generatedSubtitle": "W3C Editor's Draft 15 August 2024" |
| 201 | + "gitRevision": "a943da3cb04ecd2df6c0435424c81ac03a401dc3", |
| 202 | + "publishISODate": "2024-08-19T00:00:00.000Z", |
| 203 | + "generatedSubtitle": "W3C Editor's Draft 19 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-08-15">15 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-08-19">19 August 2024</time></p> |
211 | 211 | <details open="">
|
212 | 212 | <summary>More details about this document</summary>
|
213 | 213 | <dl>
|
@@ -3250,9 +3250,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
|
3250 | 3250 | <tr>
|
3251 | 3251 | <th><a href="https://developer.apple.com/reference/appkit/nsaccessibility">AX</a></th>
|
3252 | 3252 | <td>
|
3253 |
| - <div class="role"><span class="type">AXRole:</span> <code>AXWebArea</code></div> |
3254 |
| - <div class="subrole"><span class="type">AXSubrole:</span> <code>(nil)</code></div> |
3255 |
| - <div class="roledesc"><span class="type">AXRoleDescription:</span> <code>"html content"</code></div> |
| 3253 | + <div class="general">Not mapped</div> |
3256 | 3254 | </td>
|
3257 | 3255 | </tr>
|
3258 | 3256 |
|
|
0 commit comments