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 Jul 16, 2024
1 parent 5becbde commit 409d490
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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="be3502401c60459732be371d268bd7100bb13791">
<meta name="revision" content="f7cbe7e9a5c436847876951572e02dd290cc1ea1">
<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": "be3502401c60459732be371d268bd7100bb13791",
"publishISODate": "2024-07-11T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 11 July 2024"
"gitRevision": "f7cbe7e9a5c436847876951572e02dd290cc1ea1",
"publishISODate": "2024-07-16T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 16 July 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-07-11">11 July 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-07-16">16 July 2024</time></p>
<details open="">
<summary>More details about this document</summary>
<dl>
Expand Down Expand Up @@ -13655,7 +13655,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
<ul>
<li>The element's <code>popovertargetaction</code> attribute value is "<code>hide</code>"</li>
<li>The associated popover element is the next immediate accessibility sibling to the invoking element,</li>
<li>The element's <code>popovertargetaction</code> attribute is the "<code>auto</code>" state and the element is a descendant of the <code>popover</code> it is associated with.</li>
<li>The element's implicit or explicit <code>popovertargetaction</code> is the "<code>auto</code>" state and the element is a descendant of the <code>popover</code> it is associated with.</li>

</ul>
</td>
Expand Down

0 comments on commit 409d490

Please sign in to comment.