Skip to content

Commit d5a9d6e

Browse files
committed
[css-color-5] Clarify un-named components are still valid.
1 parent 4f09d05 commit d5a9d6e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css-color-5/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,6 +1495,11 @@ the allowed [=channel keywords=] are:
14951495
the excess <<number>>s at the end are ignored.
14961496
The color is still a [=valid color=].
14971497

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+
14981503
For custom color spaces, if fewer <<number>>s or <<percentage>>s are provided than parameters that the color space takes,
14991504
the missing parameters default to ''0''.
15001505
(This is particularly convenient for multichannel printers

0 commit comments

Comments
 (0)