File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ If no target contrast is specified</h4>
258258 * ''aaa large'' (or ''large aaa'' ) computes to ''4.5''
259259
260260 To find the contrast of a pair of colors,
261- first their CIE Luminance (Y) is calculated relative to a [=D65 whitepoint=] .
261+ first their CIE Luminance (Y) is calculated relative to a [=D65=] whitepoint .
262262 Then the WCAG 2.1 contrast is calculated:
263263 contrast = (Y<sub> l</sub> + 0.05) / (Y<sub> d</sub> + 0.05)
264264 where Y<sub> d</sub> is the luminance of the darker color in the pair
@@ -270,7 +270,7 @@ If no target contrast is specified</h4>
270270
271271 <pre class="lang-css"> color(display-p3 0.38 0.11 0.05)</pre>
272272
273- while the first [=candidate color=] in the list were
273+ while the first [=color candidate =] in the list is
274274
275275 <pre class="lang-css"> yellow</pre>
276276
You can’t perform that action at this time.
0 commit comments