We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be79756 commit 5bd597cCopy full SHA for 5bd597c
css-color-4/Overview.bs
@@ -3680,7 +3680,7 @@ Converting Lab to predefined color spaces</h4>
3680
3681
<ol>
3682
<li>Convert from gamma-encoded <em>src</em>RGB to linear-light <em>src</em>RGB (undo gamma encoding)
3683
- <li>Convert from linear RGB to CIE XYZ
+ <li>Convert from linear RGB to CIE XYZ
3684
<li>If <em>src</em> and <em>dest</em> have different whitepoints,
3685
convert the XYZ value from <em>src</em>White to <em>dest</em>White
3686
with the Bradford transform.
0 commit comments