Skip to content

Commit c37178a

Browse files
committed
fix quoting
1 parent 2756028 commit c37178a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2363,7 +2363,7 @@ Converting predefined colorspaces to Lab</h4>
23632363
<ol>
23642364
<li>Convert from gamma-corrected RGB to linear-light RGB (undo gamma encoding)
23652365
<li>Convert from linear RGB to CIE XYZ
2366-
<li>Convert from a D65 whitepoint (used by sRGB, ''display-p3''', ''a98-rgb''' and ''rec2020''') to the D50 whitepoint used in Lab,
2366+
<li>Convert from a D65 whitepoint (used by sRGB, ''display-p3'', ''a98-rgb'' and ''rec2020'') to the D50 whitepoint used in Lab,
23672367
with the Bradford transform. ''prophoto-rgb''' already has a D50 whitepoint.
23682368
<li>Convert D50-adapted XYZ to Lab
23692369
</ol>

0 commit comments

Comments
 (0)