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 fb101d6 commit 5fc6169Copy full SHA for 5fc6169
css-color-5/Overview.bs
@@ -336,11 +336,6 @@ Mixing Colors: the ''color-mix()'' Function {#color-mix}
336
https://github.com/w3c/csswg-drafts/issues/11678#issuecomment-2686226875
337
-->
338
339
-The result of mixing is the color at the specified percentage along the progression
340
-of the second color to the first color.
341
-
342
-Note: As a corollary, a percentage of 0% just returns the other color converted to the specified color space,
343
-and a percentage of 100% returns the same color converted to the specified color space.
344
345
<div class="example" id="ex-mix-lch-peru40">
346
<!--
0 commit comments