Skip to content

Commit a998e40

Browse files
committed
Minor edits to 3.14 Animations
1 parent e7f9864 commit a998e40

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2878,9 +2878,10 @@ <h2>Animations</h2>
28782878
<h3>Calculating the time fraction</h3>
28792879
<p>
28802880
Before passing the <a>transformed time</a> of an <a>animation</a> to
2881-
its <a>animation effect</a> we must convert it to a <em>time
2882-
fraction</em>. The <dfn>time fraction</dfn> of a <a>timed item</a> is
2883-
calculated according to the following steps:
2881+
its <a>animation effect</a> it is converted to a <em>time
2882+
fraction</em>.
2883+
The <dfn>time fraction</dfn> of a <a>timed item</a> is calculated
2884+
according to the following steps:
28842885
</p>
28852886
<dl class="switch">
28862887
<dt>

0 commit comments

Comments
 (0)