There was an error while loading. Please reload this page.
1 parent 034a433 commit 83c7bffCopy full SHA for 83c7bff
css-values-5/Overview.bs
@@ -998,7 +998,7 @@ Interpolated Color Values: the ''color-mix()'' notation</h3>
998
<pre class=prod>
999
<<color-mix()>> =
1000
color-mix( [ <<progress>> && <<color-interpolation-method>>? ] , <<color>>, <<color>> ) |
1001
- color-mix( <<color-interpolation-method>>, [<<color>> && <<percentage [0,100]>>?]#{2} )
+ color-mix( <<color-interpolation-method>>, [<<color>> && <<percentage [0,100]>>?]# )
1002
</pre>
1003
1004
The used value of the first [=mix notation=] variant
0 commit comments