Skip to content
Open
Changes from 5 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
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
1 change: 0 additions & 1 deletion techniques/general/G195.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ <h3>Menus</h3>
<li>Check that the focus indicator area is at least the size of a 1 CSS px border around the component.</li>
<li>If the focus indicator area is not at least equal to the area of a 1 CSS pixel border, check that it has an area of at least 4 CSS pixels along the shortest side of the component.</li>
<li>Check that the change of contrast of the indicator between focused and unfocused states has a ratio of 3:1 or more for the minimum focus indicator area.</li>
<li>If the focus indicator does not have 3:1 contrast ratio with its adjacent colors, check that it is at least 2px thick.</li>
</ol>
</section>
<section class="results"><h3>Expected Results</h3>
Expand Down