Skip to content

Commit 9db3a96

Browse files
Added COGA as requested in Issue 41
SHA: 7fc9b2c Reason: push, by JaninaSajka Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cb9a716 commit 9db3a96

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -146,15 +146,15 @@
146146
"group": "apa",
147147
"github": "w3c/ctaur",
148148
"maxTocLevel": 4,
149-
"publishISODate": "2024-12-30T00:00:00.000Z",
150-
"generatedSubtitle": "W3C Editor's Draft 30 December 2024"
149+
"publishISODate": "2024-12-31T00:00:00.000Z",
150+
"generatedSubtitle": "W3C Editor's Draft 31 December 2024"
151151
}</script>
152152
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
153153
<body class="h-entry informative"><div class="head">
154154
<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">
155155
</a></p>
156156
<h1 id="title" class="title">Collaboration Tools Accessibility User Requirements</h1>
157-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-12-30">30 December 2024</time></p>
157+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-12-31">31 December 2024</time></p>
158158
<details open="">
159159
<summary>More details about this document</summary>
160160
<dl>
@@ -344,7 +344,7 @@ <h1 id="title" class="title">Collaboration Tools Accessibility User Requirements
344344
<ul>
345345
<li><strong>User Need 2:</strong> An assistive technology user needs to be informed in real time of changes to the content being made by collaborators.</li>
346346
<li><strong>REQ 2:</strong> Provide a mode of operation in which status messages inform the assistive technology user of insertions, deletions or formatting-related changes made by collaborators as they occur. Limiting these notifications to a content span currently focused by the user is also an advisable option.</li>
347-
<li><strong>User Need 3:</strong> Assistive technology users need the ability to read or edit without being distracted by status messages.</li>
347+
<li><strong>User Need 3:</strong> Users with learning or cognitive disabilities and assistive technology users need the ability to read or edit without being distracted by status messages.</li>
348348
<li><strong>REQ 3:</strong> Provide a mode of operation in which status messages informing the user of the presence or activities of collaborators are suppressed. This may be achieved by allowing the user selectively to enable and disable specific types of status message, to messages relating to a specific span of content, or all such messages.</li>
349349
<li><strong>User Need 4:</strong> An assistive technology user needs the ability to track changes introduced by a specific collaborator as they are made.</li>
350350
<li><strong>REQ 4:</strong> Provide a function that moves and tracks user's

0 commit comments

Comments
 (0)