Skip to content

Commit 22bfde2

Browse files
ED update
1 parent 3777b29 commit 22bfde2

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

index.html

+6-8
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="6723ad2bf812395c1b32661a2431e61c02fe6e05">
100+
<meta name="revision" content="a943da3cb04ecd2df6c0435424c81ac03a401dc3">
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": "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"
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-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>
211211
<details open="">
212212
<summary>More details about this document</summary>
213213
<dl>
@@ -3250,9 +3250,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
32503250
<tr>
32513251
<th><a href="https://developer.apple.com/reference/appkit/nsaccessibility">AX</a></th>
32523252
<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>
32563254
</td>
32573255
</tr>
32583256

0 commit comments

Comments
 (0)