Skip to content

Commit bd20151

Browse files
committed
[css-values-5] Whoops, left this bit out of the previous commit by accident. #11634
1 parent f05017d commit bd20151

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

css-values-5/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2126,12 +2126,10 @@ Argument Ranges</h4>
21262126
is large enough to become infinite in the user agent,
21272127
the result is NaN.
21282128

2129-
If C is negative and non-zero,
2130-
the result is NaN.
21312129
If C is infinite,
21322130
the result is A.
21332131

2134-
If C is zero,
2132+
If C is negative, zero,
21352133
or positive but close enough to zero
21362134
that the range for the step multiplier
21372135
(the <code>N</code> mentioned in the argument's definition)

0 commit comments

Comments
 (0)