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 f73b91a commit d277f4cCopy full SHA for d277f4c
css-color-5/Overview.bs
@@ -279,7 +279,8 @@ Mixing Colors: the ''color-mix()'' Function {#color-mix}
279
3. Let |alpha mult| be <code>1 - |leftover|</code>,
280
interpreting |leftover| as a number between 0 and 1.
281
4. If |items| is length 1,
282
- set |color| to the color of that sole item.
+ set |color| to the color of that sole item,
283
+ converted to the specified interpolation <<color-space>>.
284
285
Otherwise:
286
0 commit comments