Skip to content

Commit 2d1d027

Browse files
momdopatrickhlaukembgower
authored
G145: Fix link (#4577)
Co-authored-by: Patrick H. Lauke <[email protected]> Co-authored-by: Mike Gower <[email protected]>
1 parent 4392ddd commit 2d1d027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

techniques/general/G145.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
that is presented over a background. This technique relaxes the 4.5:1
88
contrast ratio requirement for text that is at least 18 point (if not bold) or at least 14 point (if bold).</p>
99
<div class="note">
10-
<p>When evaluating this success criterion, the font size in points should be obtained from the user agent or calculated on font metrics in the way that user agents do. Point sizes are based on the CSS pt size <a href="">CSS3 Values</a>. The ratio between sizes in points and CSS pixels is 1pt = 1.333px, therefore 14pt and 18pt are equivalent to approximately 18.5px and 24px.</p>
10+
<p>When evaluating this success criterion, the font size in points should be obtained from the user agent or calculated on font metrics in the way that user agents do. Point sizes are based on the CSS pt size <a href="https://www.w3.org/TR/css3-values/#absolute-lengths">CSS3 Values</a>. The ratio between sizes in points and CSS pixels is 1pt = 1.333px, therefore 14pt and 18pt are equivalent to approximately 18.5px and 24px.</p>
1111
</div>
1212
<p>If the background is a solid color (or all black or all white) then the
1313
contrast ratio of the larger-scale text can be maintained by making sure that each

0 commit comments

Comments
 (0)