File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -141,6 +141,32 @@ <h2>Intent</h2>
141
141
142
142
</ div >
143
143
</ div >
144
+ < div class ="note ">
145
+ < p class ="note-title marker "> Note</ p >
146
+ < div >
147
+
148
+ < p > Because authors do not have control over user settings for font smoothing and anti-aliasing,
149
+ when evaluating this
150
+ Success Criterion, refer to the colors obtained from the user agent, or the
151
+ underlying
152
+ markup and stylesheets, rather than the non-text elements as presented on screen.
153
+ </ p >
154
+
155
+ < p > Due to anti-aliasing, particularly thin lines and shapes of non-text elements may
156
+ be rendered by user agents with
157
+ a much fainter color than the actual color defined in the underlying CSS. This
158
+ can lead to situations where
159
+ non-text elements have a contrast ratio that nominally passes the Success Criterion,
160
+ but have a much lower contrast
161
+ in practice. In these cases, best practice would be for authors to avoid particularly
162
+ thin lines and shapes,
163
+ or to use a combination of colors that exceeds the normative requirements of
164
+ this Success Criterion.
165
+
166
+ </ p >
167
+
168
+ </ div >
169
+ </ div >
144
170
< section id ="user-interface-components ">
145
171
146
172
< h3 > User Interface Components</ h3 >
You can’t perform that action at this time.
0 commit comments