File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -1105,6 +1105,8 @@ Easing Interpolation Progress: the ''by <<easing-function>>'' argument</h5>
1105
1105
by modifying the [=interpolation progress=] before it's applied to the [=interpolation map=] ,
1106
1106
analogous to 'animation-easing' .
1107
1107
1108
+ If omitted, defaults to ''<easing-function>/linear''
1109
+
1108
1110
<h4 id="interpolation-map-arguments">
1109
1111
Defining the Interpolation Map</h4>
1110
1112
@@ -1144,6 +1146,7 @@ Defining the Interpolation Map</h4>
1144
1146
specifies the [=easing function=] to be used between the two surrounding stops,
1145
1147
overriding any default provided by a global <<easing-function>> argument.
1146
1148
(It is analogous to 'animation-timing-function' .)
1149
+ If omitted, defaults to ''<easing-function>/linear'' .
1147
1150
1148
1151
The [=input progress value=] to this [=easing function=]
1149
1152
is the <dfn dfn for>segment interpolation progress</dfn> --
You can’t perform that action at this time.
0 commit comments