Skip to content

Commit 18c839f

Browse files
committed
added text on device-specific cmyk()
1 parent 9098789 commit 18c839f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

css3-gcpm/Overview.src.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2996,6 +2996,10 @@ <h2>CMYK colors</h2>
29962996
<p>The values representing the colors are between ''0'' and ''1''.
29972997
Values outside this range are clipped.
29982998

2999+
<p>Unless a color profile is specified, the cmyk() value refers to
3000+
device-specific colors. A future version of this specifiction will
3001+
describe how to link to color profiles.
3002+
29993003
<p>It is not expected that screen-centric user agents support CMYK
30003004
colors and it is therefore important that existing CSS color values can
30013005
be combined with CMYK colors.
@@ -3326,7 +3330,7 @@ <h2>Page floats</h2>
33263330
width calculations as per CSS 2.1 section 10.3.3. In vertical text,
33273331
width calculations are vice versa.
33283332

3329-
<div class=out>
3333+
33303334

33313335
<h2>Advanced multi-column layout</h2>
33323336

@@ -3896,7 +3900,6 @@ <h3>The 'float-offset' property</h3>
38963900

38973901
</div>
38983902

3899-
</div>
39003903

39013904
<h2>Page lists</h2>
39023905

0 commit comments

Comments
 (0)