You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Represents the [=interpolation progress=] as a percentage,
@@ -1094,7 +1096,7 @@ Specifying the Interpolation Progress</h4>
1094
1096
Easing Interpolation Progress: the ''by <<easing-function>>'' argument</h5>
1095
1097
1096
1098
The [=interpolation progress=] given by <<progress-source>> may be optionally modified
1097
-
by the <<easing-function>> specified after the <dfn dfn-type=value dfn-for="calc-interpolate(), transform-interpolate(), color-interpolate(), palette-interpolate(), interpolate()">by</dfn> keyword.
1099
+
by the <<easing-function>> specified after the <dfn dfn-type=value dfn-for="calc-interpolate(), transform-interpolate(), color-interpolate(), interpolate()">by</dfn> keyword.
1098
1100
It applies the specified [=easing function=] to the “timeline” of progress as a whole
1099
1101
by modifying the [=interpolation progress=] before it's applied to the [=interpolation map=],
1100
1102
analogous to 'animation-easing'.
@@ -1112,7 +1114,7 @@ Defining the Interpolation Map</h4>
1112
1114
1113
1115
The [=interpolation map=] values are defined as follows:
0 commit comments