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 a9e3765 commit 817f58cCopy full SHA for 817f58c
css-easing-2/Overview.bs
@@ -161,7 +161,9 @@ Note: While CSS numbers have a theoretically infinite range
161
(see [[css-values-4#numeric-ranges]])
162
UAs will automatically clamp enormous numbers to a reasonable range.
163
If easing functions are used outside of the CSS context,
164
-care must be taken to either correctly handle potential infinities,
+care must be taken to either correctly handle potential infinities
165
+(including those produced by merely <em>very large</em> values
166
+stored in a floating point number),
167
or clamp the [=output progress value=].
168
169
Some types of easing functions
0 commit comments