We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce5a46 commit 475eb97Copy full SHA for 475eb97
css-color-5/Overview.bs
@@ -2331,6 +2331,9 @@ or any other color or monochrome output device which has been characterized.
2331
It's interpreted identically to the fourth argument of the ''rgb()'' function.
2332
If omitted, it defaults to ''100%''.
2333
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
+
2337
Typically, print-based applications will actually store the used colors as CMYK,
2338
and send them to the printer in that form.
2339
However, such colors do not have a colorimetric interpretation,
0 commit comments