We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f09d05 commit d5a9d6eCopy full SHA for d5a9d6e
1 file changed
css-color-5/Overview.bs
@@ -1495,6 +1495,11 @@ the allowed [=channel keywords=] are:
1495
the excess <<number>>s at the end are ignored.
1496
The color is still a [=valid color=].
1497
1498
+ For custom color spaces, if more <<number>>s or <<percentage>>s are provided than components listed in the optional components descriptor,
1499
+ the additional values at the end are still valid,
1500
+ but cannot be used in Relative Color Syntax.
1501
+ The color is still a [=valid color=].
1502
+
1503
For custom color spaces, if fewer <<number>>s or <<percentage>>s are provided than parameters that the color space takes,
1504
the missing parameters default to ''0''.
1505
(This is particularly convenient for multichannel printers
0 commit comments