Skip to content

Commit a1aabf1

Browse files
committed
[css-color-4] remove catch-22 for fallback
1 parent 3df52e7 commit a1aabf1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

css-color-4/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3962,8 +3962,10 @@ Specifying a color profile: the ''@color-profile'' at-rule</h3>
39623962

39633963
The <<dashed-ident>> gives the <a>color profile's</a> name,
39643964
by which it will be used in a CSS stylesheet.
3965-
Alternatively, the ''device-cmyk'' keyword means that this color profile
3966-
will be used to resolve colors specified in ''device-cmyk''.
3965+
Alternatively, the ''device-cmyk'' keyword
3966+
means that this color profile will,
3967+
if valid,
3968+
be used to resolve colors specified in ''device-cmyk''.
39673969
<!-- All of the predefined color space keywords
39683970
(''srgb'', ''display-p3'', ''a98-rgb'', ''prophoto-rgb'', ''rec2020'')
39693971
are excluded from this <<custom-ident>>,

0 commit comments

Comments
 (0)