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>
11051105 by modifying the [=interpolation progress=] before it's applied to the [=interpolation map=] ,
11061106 analogous to 'animation-easing' .
11071107
1108+ If omitted, defaults to ''<easing-function>/linear''
1109+
11081110<h4 id="interpolation-map-arguments">
11091111Defining the Interpolation Map</h4>
11101112
@@ -1144,6 +1146,7 @@ Defining the Interpolation Map</h4>
11441146 specifies the [=easing function=] to be used between the two surrounding stops,
11451147 overriding any default provided by a global <<easing-function>> argument.
11461148 (It is analogous to 'animation-timing-function' .)
1149+ If omitted, defaults to ''<easing-function>/linear'' .
11471150
11481151 The [=input progress value=] to this [=easing function=]
11491152 is the <dfn dfn for>segment interpolation progress</dfn> --
You can’t perform that action at this time.
0 commit comments