Skip to content

Commit 8139dd6

Browse files
committed
[css-fonts-4] Clarify out-of-range palette indexes are ignored, fix w3c#7032
1 parent a609860 commit 8139dd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6548,6 +6548,7 @@ Overriding a colors from a palette: The 'override-colors!!descriptor' descriptor
65486548
For each key/value pair in the value of this descriptor,
65496549
the color with that key in the initial palette (i.e. by using the 'base-palette' descriptor)
65506550
is overwritten by the color specified in this descriptor's value.
6551+
A key that is outside the range of indices of the initial palette is ignored.
65516552

65526553
Palette index entries
65536554
in the ''@font-palette-values/override-colors'' descriptor

0 commit comments

Comments
 (0)