Skip to content

Commit 51709b9

Browse files
committed
[css-fonts-4] Clarified that override-colors are invalid if an absolute color is not specified, #9555
1 parent e8d30ac commit 51709b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7862,7 +7862,8 @@ Overriding a colors from a palette: The 'override-colors!!descriptor' descriptor
78627862
to the initial color palette represented by this ''@font-palette-values'' rule.
78637863

78647864
The specified <<color>> must be an
7865-
[=absolute color=].
7865+
[=absolute color=],
7866+
otherwise it is invalid.
78667867

78677868
The '@font-palette-values/override-colors' descriptor takes
78687869
a comma-separated list of palette index entries and colors.

0 commit comments

Comments
 (0)