We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf44eb commit 0d5a2aeCopy full SHA for 0d5a2ae
css-fonts-4/Overview.bs
@@ -6584,6 +6584,10 @@ Overriding a colors from a palette: The 'override-colors!!descriptor' descriptor
6584
6585
Integer values are zero-indexed.
6586
6587
+ If the keys of multiple distinct key/value pairs identify the same color index (either by name or by integer),
6588
+ the first key is used for the purposes of rendering. However, for serialization purposes, both
6589
+ key/value pairs are present.
6590
+
6591
Using CSS Variables is explicitly expected to be valid in the value of this descriptor.
6592
CSS Variables are resolved in the context of the element to which the 'font-palette' property applies.
6593
0 commit comments