Skip to content

Commit b15b501

Browse files
committed
[web-animations-2] Fix markup
1 parent 988386f commit b15b501

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web-animations-2/Overview.bs

+2
Original file line numberDiff line numberDiff line change
@@ -2896,6 +2896,7 @@ partial interface KeyframeEffect {
28962896
:: Amend the procedure to create a new {{KeyframeEffect}} object with the
28972897
same properties as {{KeyframeEffect/KeyframeEffect(source)/source}} to include setting the
28982898
<a>iteration composite operation</a> from <var>source</var> on <var>effect</var>.
2899+
</div>
28992900

29002901
<div class="attributes">
29012902
: <dfn attribute for=KeyframeEffect>iterationComposite</dfn>
@@ -2905,6 +2906,7 @@ partial interface KeyframeEffect {
29052906

29062907
On setting, sets the <a>iteration composite operation</a> property of this
29072908
<a>animation effect</a> to the provided value.
2909+
</div>
29082910

29092911
<h4 id="creating-a-new-keyframeeffect-object">Creating a new <code>KeyframeEffect</code> object</h4>
29102912

0 commit comments

Comments
 (0)