Skip to content

Commit 475eb97

Browse files
committed
[css-color-5] Add legacy device-cmyk from older gcpm draft
1 parent 1ce5a46 commit 475eb97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-color-5/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2331,6 +2331,9 @@ or any other color or monochrome output device which has been characterized.
23312331
It's interpreted identically to the fourth argument of the ''rgb()'' function.
23322332
If omitted, it defaults to ''100%''.
23332333

2334+
For <a href="https://www.w3.org/TR/2011/WD-css3-gcpm-20111129/#cmyk-colors">historical reasons</a>,
2335+
''device-cmyk()'' also support a <a>legacy color syntax</a>.
2336+
23342337
Typically, print-based applications will actually store the used colors as CMYK,
23352338
and send them to the printer in that form.
23362339
However, such colors do not have a colorimetric interpretation,

0 commit comments

Comments
 (0)