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 cb65ab1 commit 84366aaCopy full SHA for 84366aa
css-color-5/Overview.bs
@@ -121,7 +121,7 @@ Mixing colors: the ''color-mix()'' function {#color-mix}
121
122
123
<pre class='prod'>
124
- <dfn>color-mix()</dfn> = color-mix( in <<colorspace>> && [ [ <<color>> && [ <<percentage>> ]? ] <<color>> ])
+ <dfn>color-mix()</dfn> = color-mix( in <<colorspace>> , [ <<color>> && <<percentage>>? ]#{2})
125
</pre>
126
127
If a percentage is omitted, it defaults to 50% (an equal mix of the two colors).
0 commit comments