We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f9864 commit a998e40Copy full SHA for a998e40
index.html
@@ -2878,9 +2878,10 @@ <h2>Animations</h2>
2878
<h3>Calculating the time fraction</h3>
2879
<p>
2880
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:
+ its <a>animation effect</a> it is converted to a <em>time
+ fraction</em>.
+ The <dfn>time fraction</dfn> of a <a>timed item</a> is calculated
2884
+ according to the following steps:
2885
</p>
2886
<dl class="switch">
2887
<dt>
0 commit comments