We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7049bc commit 3c8279aCopy full SHA for 3c8279a
1 file changed
css-fonts-4/Overview.bs
@@ -6466,7 +6466,7 @@ Specifying the base palette: the 'base-palette' descriptor</h4>
6466
6467
<pre class='descdef'>
6468
Name: base-palette
6469
- Value: <<integer>> | <<string>>
+ Value: <<integer [0, ∞]>> | <<string>>
6470
For: @font-palette-values
6471
Initial: N/A
6472
</pre>
@@ -6528,7 +6528,7 @@ Overriding a color from a palette: The 'override-color!!descriptor' descriptor</
6528
6529
6530
Name: override-color
6531
- Value: [ [ <<string>> | <<integer>> ] <<color>> ]#
+ Value: [ [ <<string>> | <<integer [0, ∞]>> ] <<color>> ]#
6532
6533
6534
0 commit comments