Skip to content

Commit 5fc6169

Browse files
committed
[css-color-5] Removed leftover text which still assumed color-mix() was limited to two colors
1 parent fb101d6 commit 5fc6169

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

css-color-5/Overview.bs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -336,11 +336,6 @@ Mixing Colors: the ''color-mix()'' Function {#color-mix}
336336
https://github.com/w3c/csswg-drafts/issues/11678#issuecomment-2686226875
337337
-->
338338

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.
344339

345340
<div class="example" id="ex-mix-lch-peru40">
346341
<!--

0 commit comments

Comments
 (0)