Skip to content

Commit

Permalink
Merge branch 'main' into tech-timeout-20-hours-or-greater
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke authored Oct 18, 2024
2 parents 0f1c7ec + bfa7f4c commit 6de837a
Show file tree
Hide file tree
Showing 192 changed files with 30 additions and 2,658 deletions.
2 changes: 2 additions & 0 deletions techniques/css/C43.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,14 @@ <h3>Procedure</h3>
<p>For each user interface component that can receive keyboard focus:</p>
<ol>
<li>Check that the user interface component is not entirely hidden when it receives keyboard focus.</li>
<li>Check that no part of the user interface component is hidden when it receives keyboard focus.</li>
</ol>
</section>
<section class="test-results">
<h3>Expected Results</h3>
<ul>
<li>Check #1 is true.</li>
<li>For Focus Not Obscured (Enhanced) (Level AAA), #2 is also true.</li>
</ul>
</section>
</section>
Expand Down
3 changes: 1 addition & 2 deletions understanding/20/change-on-request.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ <h2>Benefits of Change on Request</h2>

<li>

<p>Individuals who are unable to detect changes of context or may not realize that the
context has changed are less likely to become disoriented while navigating a site.
<p>Individuals who are unable to detect changes of context or who may not realize that the context has changed are less likely to become disoriented if they initiate the change themselves.
For example:
</p>

Expand Down
Loading

0 comments on commit 6de837a

Please sign in to comment.