We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2297b7b commit 0c0177cCopy full SHA for 0c0177c
1 file changed
css-color-5/Overview.bs
@@ -1023,7 +1023,10 @@ Changes {#changes}
1023
1024
<ul>
1025
1026
- <!-- to 20 Apr 2021 -->
+ <!-- to 27 Apr 2021 -->
1027
+ <li>Added examples of percentage normalization in color-mix()</li>
1028
+ <li>Explicitly excluded negative percentages in color-mix()</li>
1029
+ <li>Percentages in color-mix() summing to less than 100% produce an alpha transparency less than 100%</li>
1030
<li>Consistently used the term color space rather than colorspace,
1031
defined <<color-space>> token
1032
</li>
0 commit comments