File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -3113,12 +3113,19 @@ Changes</h2>
3113
3113
5 November 2019</a></h3>
3114
3114
3115
3115
<ul>
3116
+ <li> Added print-oriented CMYK and KCMYOGV examples</li>
3117
+ <li> User-defined colorspaces now dashed-ident, making predefined colorspaces extensible without clashes</li>
3118
+ <li> Added lab option to the color() function</li>
3119
+ <li> Added normative reference for CIE Lab</li>
3120
+ <li> Clarified that prophoto-rgb uses D50 whitepoint so does not require adaptation</li>
3121
+ <li> Clarified direction of increasing angle in LCH</li>
3116
3122
<li> Clarified that color names are ACII case insensitive</li>
3117
3123
<li> Initial value of the "color" property is now CanvasText</li>
3118
3124
<li> Removed confusing gray() function per CSS WG resolution</li>
3119
3125
<li> Collect scattered definitions into new
3120
3126
<a href="#terminology">Color terminology</a> section</li>
3121
3127
</li>
3128
+ <li> Add helpful figures and more examples</li>
3122
3129
<li> Minor editorial clarifications, bikeshed markup fixes</li>
3123
3130
</ul>
3124
3131
You can’t perform that action at this time.
0 commit comments