Skip to content

Commit

Permalink
ED update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 19, 2024
1 parent 3777b29 commit 22bfde2
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
}
</style>
<meta name="color-scheme" content="light">
<meta name="revision" content="6723ad2bf812395c1b32661a2431e61c02fe6e05">
<meta name="revision" content="a943da3cb04ecd2df6c0435424c81ac03a401dc3">
<meta name="description" content="HTML Accessibility API Mappings (HTML-AAM) defines how user agents map HTML [HTML] elements and attributes to platform
accessibility application programming interfaces (APIs). It leverages and extends the
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
Expand Down Expand Up @@ -198,16 +198,16 @@
null
],
"a11y": false,
"gitRevision": "6723ad2bf812395c1b32661a2431e61c02fe6e05",
"publishISODate": "2024-08-15T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 15 August 2024"
"gitRevision": "a943da3cb04ecd2df6c0435424c81ac03a401dc3",
"publishISODate": "2024-08-19T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 19 August 2024"
}</script>
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
<body class="h-entry" data-cite="HTML core-aam accname wai-aria dom infra"><div class="head">
<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">
</a></p>
<h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
<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>
<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>
<details open="">
<summary>More details about this document</summary>
<dl>
Expand Down Expand Up @@ -3250,9 +3250,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
<tr>
<th><a href="https://developer.apple.com/reference/appkit/nsaccessibility">AX</a></th>
<td>
<div class="role"><span class="type">AXRole:</span> <code>AXWebArea</code></div>
<div class="subrole"><span class="type">AXSubrole:</span> <code>(nil)</code></div>
<div class="roledesc"><span class="type">AXRoleDescription:</span> <code>"html content"</code></div>
<div class="general">Not mapped</div>
</td>
</tr>

Expand Down

0 comments on commit 22bfde2

Please sign in to comment.