@@ -4162,6 +4162,35 @@ Changes</h2>
416241625 November 2019</a></h3>
41634163
41644164<ul>
4165+ <!-- changes to Oct 21 -->
4166+ <li> Added explanatory note on history and reason for standardizing X11 colors</li>
4167+ <li> Correct hwb sample code</li>
4168+ <li> Add table of DeltaE2000 values for MacBeth patches</li>
4169+ <li> Add note on ICC profe Internet Media type</li>
4170+ <li> Add reference to PNG sRGB chunk</li>
4171+ <li> Clarify CMYK to Lab interconversion</li>
4172+ <li> Clarify RGB to Lab interconversion</li>
4173+ <li> More comparison of HSL vs. LCH</li>
4174+ <li> More descripton for Rec BT.2020 colorspace</li>
4175+ <li> Updated description of prophoto-rgb</li>
4176+ <li> Removed duplicate "keywords" from Value Definitions section </li>
4177+ <li> Added an example of an invalid color</li>
4178+ <li> Added example with multiple fallbacks</li>
4179+ <li> Assorted typos and markup fixes</li>
4180+ <li> Clarify handling for undeclared custom colorspaces</li>
4181+ <li> Clarify some examples and explanatory notes</li>
4182+ <li> Handling for valid and invalid ICC profiles</li>
4183+ <li> Define handling for images with explicit tagged colorspace</li>
4184+ <li> Define clorspace for 4k, SDR video</li>
4185+ <li> State that user contrast settings mst take precedence</li>
4186+ <li> Clarify meaning of system colors outside for forced-color mode</li>
4187+ <li> Update default style rules</li>
4188+ <li> Add CIE XYZ colorspace to ''color()'' </li>
4189+ <li> Greater clarity on hue angles, NaN explicitly allowed</li>
4190+ <li> Improve section on system clor pairings, require AA accessible contrast</li>
4191+ <li> Warn of interaction between overlapping glyphs and the opacity property</li>
4192+ <li> Correct grammar in color definition</li>
4193+ <li> Improve description of Highlight/HighlightText</li>
41654194 <li> Correct prophoto-rgb transfer function</li>
41664195 <li> More precision for prophoto-rgb primaries</li>
41674196 <li> Started to define "can't be displayed"</li>
@@ -4274,6 +4303,8 @@ Changes from Colors 3</h3>
42744303
42754304 <li> ''device-cmyk()'' function, for specifying uncalibrated colors in an output-device-specific CMYK colorspace.
42764305
4306+ <li> Serialization of <<color>> now specified here, rather than in CSS Object Model
4307+
42774308 <li> Addition of named color ''rebeccapurple'' .
42784309 </ol>
42794310
0 commit comments