We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7eca5 commit 37211f2Copy full SHA for 37211f2
1 file changed
css-values-4/Overview.bs
@@ -1878,7 +1878,7 @@ Computed Value</h4>
1878
1879
The computed value of a ''calc()'' function is the expression
1880
with all components computed.
1881
- The computed value of a ''min()'' or ''max()'' function
+ The computed value of a ''min()'', ''max()'', or ''clamp()'' function
1882
is the comma-separated list of expressions,
1883
with each expression having all its component computed.
1884
0 commit comments