We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8dbb3 commit 50c4ac1Copy full SHA for 50c4ac1
1 file changed
css-fonts-4/Overview.bs
@@ -6588,9 +6588,6 @@ Overriding a colors from a palette: The 'override-colors!!descriptor' descriptor
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
-
6594
Note: This means that using 'font-palette' with the same value on two different elements
6595
might result in different used palettes
6596
because the value of variables inside the ''@font-palette-values'' rule
0 commit comments