Skip to content

Commit 8de2ba9

Browse files
committed
[web-animations-1][meta] fix markup
1 parent f8072e2 commit 8de2ba9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

web-animations-1/Overview.bs

+4-4
Original file line numberDiff line numberDiff line change
@@ -1726,11 +1726,11 @@ for <var>animation</var> defined below:
17261726

17271727
<div class="switch">
17281728

1729-
: If [=playback rate=] &gt; 0,</dt>
1730-
:: Let <var>limit</var> be <a>associated effect end</a>.</dd>
1729+
: If [=playback rate=] &gt; 0,
1730+
:: Let <var>limit</var> be <a>associated effect end</a>.
17311731

17321732
: Otherwise,
1733-
:: Let <var>limit</var> be zero.</dd>
1733+
:: Let <var>limit</var> be zero.
17341734

17351735
</div>
17361736

@@ -3826,7 +3826,7 @@ follows:
38263826
<a lt="value addition">addition operation</a> is defined
38273827
such that it is not commutative, the order of the operands is
38283828
<code><a>underlying value</a> + <a>effect value</a></code>.
3829-
: <dfn lt="composite operation accumulate">accumulate</dfn></dt>
3829+
: <dfn lt="composite operation accumulate">accumulate</dfn>
38303830
:: The <a>effect value</a> is <a
38313831
lt="value accumulation">accumulated</a>
38323832
onto the <a>underlying value</a>.

0 commit comments

Comments
 (0)