Skip to content

Commit df8882d

Browse files
committed
[css-color-4] Update changes section
1 parent c8fde97 commit df8882d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css-color-4/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3113,12 +3113,19 @@ Changes</h2>
31133113
5 November 2019</a></h3>
31143114

31153115
<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>
31163122
<li>Clarified that color names are ACII case insensitive</li>
31173123
<li>Initial value of the "color" property is now CanvasText</li>
31183124
<li>Removed confusing gray() function per CSS WG resolution</li>
31193125
<li>Collect scattered definitions into new
31203126
<a href="#terminology">Color terminology</a> section</li>
31213127
</li>
3128+
<li>Add helpful figures and more examples</li>
31223129
<li>Minor editorial clarifications, bikeshed markup fixes</li>
31233130
</ul>
31243131

0 commit comments

Comments
 (0)