1 parent 28b1db7 commit 98c5a7cCopy full SHA for 98c5a7c
1 file changed
css-values-5/Overview.bs
@@ -797,7 +797,7 @@ Interpolated Color Values: the ''color-mix()'' notation</h3>
797
798
<pre class=prod>
799
<<color-mix()>> =
800
- color-mix( <<progress>> && <<color-interpolation-method>>?, <<color>>, <<color>> ) |
+ color-mix( [ <<progress>> && <<color-interpolation-method>>? ] , <<color>>, <<color>> ) |
801
color-mix( <<color-interpolation-method>>, [<<color>> && <<percentage [0,100]>>?]#{2} )
802
</pre>
803
0 commit comments