File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -929,6 +929,24 @@ Changes {#changes}
929
929
<h3 id="changes-20200303">Since the <a href="https://www.w3.org/TR/2020/WD-css-color-5-20200303/">FPWD of 10 June 2020</a></h3>
930
930
931
931
<ul>
932
+ <!-- to 5 Jan 2021 -->
933
+ <li> Link to CSS 4 definition of color serialization</li>
934
+ <li> Define premultiplied alpha interpolation</li>
935
+ <li> Start to address interpolation to and from currentColor</li>
936
+ <li> Define hue interpolation with NaN</li>
937
+ <li> Generalize color interpolation</li>
938
+ <li> Define interpolation to be in Lab, with override to LCG</li>
939
+ <li> Added separate section for colorspaces</li>
940
+ <li> Updated color-adjust example</li>
941
+ <li> Added explanatory diagrams</li>
942
+ <li> Deal with unresolved percentages</li>
943
+ <li> Normalize arguments to color-mix</li>
944
+ <li> Allow percentages for adjusters</li>
945
+ <li> Link fixes</li>
946
+ <li> Updated color-mix grammar, allowing adjusters, add alpha adjuster</li>
947
+ <li> Corrections to hue interpolation</li>
948
+ <li> Corrections to some examples</li>
949
+ <li> Updated Security and Privacy section</li>
932
950
<!-- to 11 June 2020 -->
933
951
<li> added interpolation section</li>
934
952
<li> defined hue angle interpolation</li>
You can’t perform that action at this time.
0 commit comments