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 7b4f860 commit 4805c3cCopy full SHA for 4805c3c
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>>{2} [ <<percentage>> ]?)
+ <dfn>color-mix()</dfn> = color-mix([ in <<colorspace>> ]? <<color>>{2} && [ <<percentage>> ]?)
125
</pre>
126
127
If a percentage is omitted, it defaults to 50% (an equal mix of the two colors).
0 commit comments