Skip to content

Commit b9801dd

Browse files
committed
[css-color-4] changes fully up to date
1 parent a247a39 commit b9801dd

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

css-color-4/Overview.bs

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4162,6 +4162,25 @@ Changes</h2>
41624162
5 November 2019</a></h3>
41634163

41644164
<ul>
4165+
<!-- changes to Nov 3 -->
4166+
<li>Export some terms for use in other specifications</li>
4167+
<li>Update requirement from WCAG 2.0 to 2.1</li>
4168+
<li>Fully specify Unicode characters used for serialization</li>
4169+
<li>Define serialization of special named colors</li>
4170+
<li>Define serializatin of ''device-cmyk()''</li>
4171+
<li>Define serialization of ''color()''</li>
4172+
<li>Fully define RGB serialization, in maximally web-compatible way</li>
4173+
<li>Define serialization of Lab and LCH</li>
4174+
<li>Fully define serialization of alpha values</li>
4175+
<li>Consistency pass to avoid accidental RFC2119</li>
4176+
<li>Add IDs to all the examples, to enable referencing</li>
4177+
<li>Separate resolved color and serialized color sections</li>
4178+
<li>(Security) ICC profiles have no executable code</li>
4179+
<li>Define what out-of-range means for profiled colors</li>
4180+
<li>Clarify out-of-range clamping</li>
4181+
<li>Add examples of specified values</li>
4182+
<li>Clarify computed values</li>
4183+
<li>Resst fingerprinting, with mandatory mappings for deprecated system colors</li>
41654184
<!-- changes to Oct 21 -->
41664185
<li>Added explanatory note on history and reason for standardizing X11 colors</li>
41674186
<li>Correct hwb sample code</li>
@@ -4187,7 +4206,7 @@ Changes</h2>
41874206
<li>Update default style rules</li>
41884207
<li>Add CIE XYZ colorspace to ''color()''</li>
41894208
<li>Greater clarity on hue angles, NaN explicitly allowed</li>
4190-
<li>Improve section on system clor pairings, require AA accessible contrast</li>
4209+
<li>Improve section on system color pairings, require AA accessible contrast</li>
41914210
<li>Warn of interaction between overlapping glyphs and the opacity property</li>
41924211
<li>Correct grammar in color definition</li>
41934212
<li>Improve description of Highlight/HighlightText</li>

0 commit comments

Comments
 (0)