Skip to content

Commit 5d35584

Browse files
committed
[css-color-4] Remove dangling reference to CMYKOGV), #6765
1 parent ed80381 commit 5d35584

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,6 @@ Representing Colors: the <<color>> type</h2>
765765
(how far the color is from a neutral grey).
766766
The others use a <dfn export>rectangular orthogonal color</dfn> model,
767767
specifying color using three
768-
(or more, in the case of CMYK or CMYKOGV)
769768
orthogonal component axes.
770769

771770
The [=color functions=] available in Level 4 are
@@ -6467,7 +6466,7 @@ Changes</h2>
64676466
<li>Update requirement from WCAG 2.0 to 2.1</li>
64686467
<li>Fully specify Unicode characters used for serialization</li>
64696468
<li>Define serialization of special named colors</li>
6470-
<li>Define serialization of ''device-cmyk()''</li>
6469+
<li>Define serialization of device-cmyk()</li>
64716470
<li>Define serialization of ''color()''</li>
64726471
<li>Fully define RGB serialization, in maximally web-compatible way</li>
64736472
<li>Define serialization of Lab and LCH</li>

0 commit comments

Comments
 (0)