Skip to content

Commit

Permalink
Added minor clarification to test steps about which SC these satisfy
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke committed Jan 17, 2025
1 parent f663ec4 commit 60f4301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions techniques/general/G195.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ <h3>Menus</h3>
<section class="procedure"><h3>Procedure</h3>
<p>For each user interface component on the page whose focus indicator or background color has been modified by the author:</p>
<ol>
<li>Navigate to the component and check that it has a visible focus indicator that contrasts at least 3:1 against adjacent colors.</li>
<li>Check that the focus indicator includes an area that meets all the following:
<li>Navigate to the component and check that it has a visible focus indicator that contrasts at least 3:1 against adjacent colors (to satisfy 1.4.11)</li>
<li>Check that the focus indicator includes an area that meets all the following (to satisfy 2.4.13):
<ol>
<li>is at least as large as a 2 CSS pixel thick perimeter of the unfocused component or sub-component.</li>
<li>has a contrast ratio of at least 3:1 between the same pixels in the focused and unfocused states.</li>
Expand Down

0 comments on commit 60f4301

Please sign in to comment.