File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3833,7 +3833,7 @@ type.
3833
3833
For <a>animation types</a> that do not define a specific procedure
3834
3834
for <a>distance computation</a> or which are defined as <dfn>not
3835
3835
paceable</dfn> , the <a>distance computation</a> procedure is simply
3836
- <var> distance</var> = 1 .
3836
+ <var> distance</var> = 0 .
3837
3837
3838
3838
<h4 id="not-animatable-section">Not animatable</h4>
3839
3839
@@ -3941,7 +3941,7 @@ calc</dfn> has the following behavior:
3941
3941
When there is insufficient context to calculate a used value for all
3942
3942
possible values of <var> V</var><sub> start</sub> and
3943
3943
<var> V</var><sub> end</sub> , the result of the <a>distance computation</a>
3944
- calculation is 1 (i.e. the behavior degenerates to <a>not paceable</a> ).
3944
+ calculation is zero (i.e. the behavior degenerates to <a>not paceable</a> ).
3945
3945
3946
3946
<div class="example">
3947
3947
For example, for a <a>keyframe effect</a> that does not have
You can’t perform that action at this time.
0 commit comments