File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -2896,6 +2896,7 @@ partial interface KeyframeEffect {
2896
2896
:: Amend the procedure to create a new {{KeyframeEffect}} object with the
2897
2897
same properties as {{KeyframeEffect/KeyframeEffect(source)/source}} to include setting the
2898
2898
<a>iteration composite operation</a> from <var> source</var> on <var> effect</var> .
2899
+ </div>
2899
2900
2900
2901
<div class="attributes">
2901
2902
: <dfn attribute for=KeyframeEffect>iterationComposite</dfn>
@@ -2905,6 +2906,7 @@ partial interface KeyframeEffect {
2905
2906
2906
2907
On setting, sets the <a>iteration composite operation</a> property of this
2907
2908
<a>animation effect</a> to the provided value.
2909
+ </div>
2908
2910
2909
2911
<h4 id="creating-a-new-keyframeeffect-object">Creating a new <code>KeyframeEffect</code> object</h4>
2910
2912
You can’t perform that action at this time.
0 commit comments