We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442fc2c commit 6740d94Copy full SHA for 6740d94
1 file changed
css-values-5/Overview.bs
@@ -2123,6 +2123,11 @@ Argument Ranges</h4>
2123
If C is infinite,
2124
the result is A.
2125
2126
+ If A and B are finite,
2127
+ but the distance between them (''B - A'')
2128
+ is large enough to become infinite in the user agent,
2129
+ the result is NaN.
2130
+
2131
(If C is zero or negative,
2132
the result is A,
2133
but that falls out of the standard definition.)
0 commit comments