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 2, 2024
1 parent 2291d18 commit 3fb123b
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 @@ -98,7 +98,7 @@
}
</style>
<meta name="color-scheme" content="light">
<meta name="revision" content="5b0918fef8608cd53d93b6e3964630d862bb3718">
<meta name="revision" content="fd418099f8ffe7a9ab7bd596a44688302b0a1c99">
<meta name="description" content="This document describes how user agents determine the names and
descriptions of accessible objects from web content languages. This information is in turn exposed through
accessibility APIs so that assistive technologies can identify these objects and present
Expand Down Expand Up @@ -264,16 +264,16 @@
"wai-aria-1.2",
"infra"
],
"gitRevision": "5b0918fef8608cd53d93b6e3964630d862bb3718",
"publishISODate": "2024-07-10T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 10 July 2024"
"gitRevision": "fd418099f8ffe7a9ab7bd596a44688302b0a1c99",
"publishISODate": "2024-08-02T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 02 August 2024"
}</script>
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
<body class="h-entry" data-cite="dom core-aam-1.2 wai-aria-1.2 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">Accessible Name and Description Computation 1.2</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-10">10 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-08-02">02 August 2024</time></p>
<details open="">
<summary>More details about this document</summary>
<dl>
Expand Down Expand Up @@ -1151,7 +1151,7 @@ <h1 id="title" class="title">Accessible Name and Description Computation 1.2</h1
</dd><dt id="bib-dom">[DOM]</dt><dd>
<a href="https://dom.spec.whatwg.org/"><cite>DOM Standard</cite></a>. Anne van Kesteren. WHATWG. Living Standard. URL: <a href="https://dom.spec.whatwg.org/">https://dom.spec.whatwg.org/</a>
</dd><dt id="bib-html-aam-1.0">[html-aam-1.0]</dt><dd>
<a href="https://www.w3.org/TR/html-aam-1.0/"><cite>HTML Accessibility API Mappings 1.0</cite></a>. Scott O'Hara. W3C. 26 June 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/html-aam-1.0/">https://www.w3.org/TR/html-aam-1.0/</a>
<a href="https://www.w3.org/TR/html-aam-1.0/"><cite>HTML Accessibility API Mappings 1.0</cite></a>. Scott O'Hara. W3C. 16 July 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/html-aam-1.0/">https://www.w3.org/TR/html-aam-1.0/</a>
</dd><dt id="bib-infra">[infra]</dt><dd>
<a href="https://infra.spec.whatwg.org/"><cite>Infra Standard</cite></a>. Anne van Kesteren; Domenic Denicola. WHATWG. Living Standard. URL: <a href="https://infra.spec.whatwg.org/">https://infra.spec.whatwg.org/</a>
</dd><dt id="bib-rfc2119">[RFC2119]</dt><dd>
Expand Down

0 comments on commit 3fb123b

Please sign in to comment.