-
Notifications
You must be signed in to change notification settings - Fork 747
Closed
Labels
Description
-
<color>
is missing<color-mix()>
. -
<cmyk-component>
is missingnone
(also applies to the<alpha-value>
ofdevice-cmyk()
).
All color functions (with the exception of those using the legacy color syntax) allow any of their components to be specified as
none
.
https://drafts.csswg.org/css-color-4/#missing
-
<custom-params>
should define a list of whitespace (vs. comma) separated parameters (+
instead of#
). -
<rectangular-color-space>
is defined in CSS Color 4 with a wider range of values than in CSS Color 5.