Skip to content

Commit 4560a5d

Browse files
committed
[fonts-4] Make it hopefully clearer how 'base-palette' defaults.
1 parent ecdaa0c commit 4560a5d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

css-fonts-4/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2828,9 +2828,8 @@ in the color palette represented by this ''@font-palette-values'' block.
28282828
</div>
28292829

28302830
If this descriptor is not present in the ''@font-palette-values'',
2831-
a value of ''0'' is used.
2832-
If the font does not contain a palette at the index of the value of 'base-palette',
2833-
a value of ''0'' is used.
2831+
or if the font does not contain a palette at the index of the value of 'base-palette',
2832+
it behaves as if ''0'' were specified.
28342833
If a font does not contain any color palettes,
28352834
no colors are included in the initial color palette
28362835
represented by this ''@font-palette-values'' rule.

0 commit comments

Comments
 (0)