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 deadd50 commit 974a9aeCopy full SHA for 974a9ae
css-color/Overview.bs
@@ -1612,8 +1612,8 @@ but the first step are linear calculations and can be combined.</p>
1612
<li>Convert D50-adapted XYZ to Lab
1613
</ol>
1614
1615
-<p class="issue">There is sample JavaScript code in <a href="conversions.js">conversions.js</a>
1616
-to do these conversions. Is that sufficient to document the steps needed?</p>
+<p>There is sample JavaScript code for this conversion in <a href="#color-conversion-code">Sample
+ code for color conversions</a> section.</p>
1617
1618
<h3 id='lab-to-rgb'>
1619
Converting Lab colors to sRGB colors</h3>
0 commit comments