Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion design-guide/o4p06-clear-labels.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h5 class="coga-5">More Details</h5>
<p>
Many people with <a>cognitive and learning disabilities</a> use web
extensions and simple text-to-speech. These assistive technologies often do
not read WAI-ARIA [[wai-aria-1.2]] or titles. Until that changes, or an
not read WAI-ARIA [[wai-aria-1.2]] or title attributes (HTML). Until that changes, or an
extension displays them, labels should not rely on these attributes for
people with <a>cognitive and learning disabilities</a>.
</p>
Expand Down
2 changes: 1 addition & 1 deletion design-guide/o6p04-voice-menus.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ <h5 class="coga-5">More Details</h5>
</p>
<p>
See
<a href="https://w3c.github.io/coga/issue-papers/voice-menus.html"
<a href="https://w3c.github.io/coga/issue-papers/Conversational-Voice-Systems.html"
>Voice Menu Systems</a
>
issue paper for a full discussion.
Expand Down
5 changes: 2 additions & 3 deletions design-guide/o7p03-supported-choice.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,8 @@ <h5 class="coga-5">Examples</h5>
Warnings about any changes or risks. For example:
<ul>
<li>
When choosing an airline ticket, if a ticket option is to a different
destination or there is another unusual action or change that could be
unwanted or have risks, the user is asked to confirm the change.
When choosing an airline ticket, if a ticket option is to a different destination, such as a close city, the user is asked to specifically confirm they know about the changed destination.
If there is another unusual action or change that could be unwanted or have risks, the user is specifically asked to confirm these changes
</li>
</ul>
</li>
Expand Down
2 changes: 1 addition & 1 deletion design-guide/o7p06-supported-wayfinding.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h5 class="coga-5">User Need</h5>
</blockquote>
<p>
Related User Story:
<a href="#help-user-story" aria-label="Help User Story">Help</a>.
<a href="#directions-user-story" aria-label="Directions (User Story)">Directions</a>.
</p>
</section>
<section class="wtd">
Expand Down