File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2190,7 +2190,7 @@ as follows:
21902190: <dfn lt="iteration composite operation replace">replace</dfn>
21912191:: Each successive iteration is calculated independently of previous
21922192 iterations.
2193- : <dfn lt="iteration composite operation accumulate">accumulate
2193+ : <dfn lt="iteration composite operation accumulate">accumulate</dfn>
21942194:: Successive iterations of the animation are <a
21952195 lt="value accumulation"> accumulated</a> with the
21962196 final value of the previous iteration.
@@ -3405,6 +3405,8 @@ partial dictionary KeyframeEffectOptions {
34053405:: The <a>iteration composite operation</a> used to define the way
34063406 animation values build from iteration to iteration.
34073407
3408+ </div>
3409+
34083410<h3 id="the-iterationcompositeoperation-enumeration">The IterationCompositeOperation enumeration</h3>
34093411
34103412The possible values of an <a>animation effect</a> 's
You can’t perform that action at this time.
0 commit comments