You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: understanding/21/non-text-contrast.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -366,13 +366,13 @@ <h3>Sufficient</h3>
366
366
<sectionclass="situation">
367
367
<h4>User Interface Component contrast</h4>
368
368
<ul>
369
-
<li><ahref="https://www.w3.org/WAI/WCAG21/Techniques/general/G195" class="general">G195: Using an author-supplied, highly visible focus indicator</a></li>
369
+
<li><ahref="G195" class="general">G195</a></li>
370
370
</ul>
371
371
</section>
372
372
<sectionclass="situation">
373
373
<h4>Graphics with sufficient contrast</h4>
374
374
<ul>
375
-
<li>@@ Ensuring that a contrast ratio of 3:1 is provided for icons</li>
375
+
<li><ahref="../../techniques/general/G207" class="general">G207: Ensuring that a contrast ratio of 3:1 is provided for icons</a></li>
376
376
<li>@@ Include contrasting lines between adjoining colors (TBD)</li>
0 commit comments