Skip to content

Commit

Permalink
Editorial: Changed prior employer to current status.
Browse files Browse the repository at this point in the history
SHA: 3340614
Reason: push, by accdc

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
accdc and github-actions[bot] committed Jun 7, 2024
1 parent 63ed710 commit ccf349c
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"><head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="generator" content="ReSpec 35.0.0">
<meta name="generator" content="ReSpec 35.1.0">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<style>
span.example-title{text-transform:none}
Expand Down Expand Up @@ -97,7 +97,8 @@
.removeOnSave{display:none}
}
</style>
<meta name="revision" content="621e3bc8e44fc9c8998c383da1cfb7e4092a330e">
<meta name="color-scheme" content="light">
<meta name="revision" content="33406147bab2804b669664240fa15ab91eb80d8f">
<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 their names or descriptions to users. Documenting the algorithm through which names and descriptions are to be determined promotes interoperable exposure of these properties among different accessibility APIs and helps to ensure that this information appears in a manner consistent with author intent.">
<style>
.hljs{--base:#fafafa;--mono-1:#383a42;--mono-2:#686b77;--mono-3:#717277;--hue-1:#0b76c5;--hue-2:#336ae3;--hue-3:#a626a4;--hue-4:#42803c;--hue-5:#ca4706;--hue-5-2:#c91243;--hue-6:#986801;--hue-6-2:#9a6a01}
Expand Down Expand Up @@ -136,8 +137,8 @@
"editors": [
{
"name": "Bryan Garaventa",
"company": "Level Access",
"companyURL": "https://www.levelaccess.com/",
"company": "Invited Expert",
"companyURL": "https://github.com/whatsock",
"w3cid": 67215
},
{
Expand Down Expand Up @@ -259,16 +260,16 @@
"wai-aria-1.2",
"infra"
],
"gitRevision": "621e3bc8e44fc9c8998c383da1cfb7e4092a330e",
"publishISODate": "2024-04-29T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 29 April 2024"
"gitRevision": "33406147bab2804b669664240fa15ab91eb80d8f",
"publishISODate": "2024-06-07T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 07 June 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-04-29">29 April 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-06-07">07 June 2024</time></p>
<details open="">
<summary>More details about this document</summary>
<dl>
Expand All @@ -290,7 +291,7 @@ <h1 id="title" class="title">Accessible Name and Description Computation 1.2</h1

<dt>Latest Recommendation:</dt><dd><a href="https://www.w3.org/TR/accname/">https://www.w3.org/TR/accname/</a></dd>
<dt>Editors:</dt><dd class="editor p-author h-card vcard" data-editor-id="67215">
<span class="p-name fn">Bryan Garaventa</span> (<a class="p-org org h-org" href="https://www.levelaccess.com/">Level Access</a>)
<span class="p-name fn">Bryan Garaventa</span> (<a class="p-org org h-org" href="https://github.com/whatsock">Invited Expert</a>)
</dd><dd class="editor p-author h-card vcard" data-editor-id="125865">
<span class="p-name fn">Melanie Sumner</span> (<a class="p-org org h-org" href="https://github.com/melsumner">Invited Expert</a>)
</dd>
Expand Down

0 comments on commit ccf349c

Please sign in to comment.