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 79eced7 commit cfb0a5fCopy full SHA for cfb0a5f
css-easing-2/Overview.bs
@@ -252,8 +252,9 @@ A [=linear easing function=] has the following syntax:
252
one per <<percentage>>.
253
254
If an argument lacks a <<percentage>>,
255
- its [=input progress value=] is initially empty,
256
- but that is immediately corrected by [=linear() canonicalization=] after parsing.
+ its [=input progress value=] is initially empty.
+ This is corrected at [=used value=] time
257
+ by [=linear() canonicalization=].
258
259
<div algorithm>
260
To <dfn export lt="linear() canonicalization|canonicalize a linear()">canonicalize a linear()</dfn> function's [=linear()/control points=],
0 commit comments