We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05017d commit bd20151Copy full SHA for bd20151
css-values-5/Overview.bs
@@ -2126,12 +2126,10 @@ Argument Ranges</h4>
2126
is large enough to become infinite in the user agent,
2127
the result is NaN.
2128
2129
- If C is negative and non-zero,
2130
- the result is NaN.
2131
If C is infinite,
2132
the result is A.
2133
2134
- If C is zero,
+ If C is negative, zero,
2135
or positive but close enough to zero
2136
that the range for the step multiplier
2137
(the <code>N</code> mentioned in the argument's definition)
0 commit comments