@@ -817,12 +817,13 @@ which is used to fix the animation's output <a>time value</a>, called its
817817<a>current time</a> , in circumstances such as pausing.
818818The <a>hold time</a> is initially <a>unresolved</a> .
819819
820- In a addition to <a>hold time</a> , an <a>animation</a> maintains a
820+ In addition to the <a>hold time</a> , an <a>animation</a> maintains a
821821<dfn>hold phase</dfn> which is set along with the <a>hold time</a> to determine
822822the <a>current phase</a> of an <a>animation</a> with a fixed
823- <a>current time</a> . The <a>hold phase</a> has the same range of values as the
824- [=timeline phase=] and can be set or unset. The <a>hold phase</a> is initially
825- unset.
823+ <a>current time</a> .
824+ The <a>hold phase</a> has the same range of values as the [=timeline phase=] and
825+ can be set or unset.
826+ The <a>hold phase</a> is initially unset.
826827
827828In order to establish the relative ordering of conflicting <a>animations</a> ,
828829animations are appended to a <dfn>global animation list</dfn> in the order
@@ -934,11 +935,12 @@ matching condition from below:
934935
935936### The current phase of an animation ### {#the-current-phase-of-an-animation}
936937
937- In addition to their <a>current time</a> , an <a>animation</a> also provides
938- their <a>associated effect</a> with a <dfn>current phase</dfn> . This is used in
939- determining the animations effect's phase in certain boundary conditions.
938+ In addition to their <a>current time</a> , <a>animations</a> provide their
939+ <a>associated effects</a> with a <dfn>current phase</dfn> .
940+ This is used in determining the animations effect's phase in certain boundary
941+ conditions.
940942
941- An <a>animation</a> 's <a>current phase</a> has the same range of values as the
943+ An <a>animation's </a> <a>current phase</a> has the same range of values as the
942944[=timeline phase=] .
943945
944946The <a>current phase</a> is calculated from the first matching condition from
@@ -954,7 +956,7 @@ below:
954956
955957: Otherwise,
956958:: The <a>current phase</a> is the [=timeline phase=] of the associated
957- <a>timeline</a>
959+ <a>timeline</a> .
958960
959961</div>
960962
@@ -991,9 +993,9 @@ an animation, <var>animation</var>, to <var>seek time</var> is as follows:
991993 <a lt="inactive timeline">inactive</a> , or
992994 * <var> animation</var> 's [=playback rate=] is 0,
993995
994- :: Set <var> animation</var> 's <a>hold time</a> to <var> seek time</var>
995- :: Set <var> animation</var> 's <a>hold phase</a> to
996- [=timeline active phase|active=] .
996+ :: 1. Set <var> animation</var> 's <a>hold time</a> to <var> seek time</var> .
997+ :: 1. Set <var> animation</var> 's <a>hold phase</a> to
998+ [=timeline active phase|active=] .
997999
9981000 : Otherwise,
9991001 :: Set <var> animation</var> 's [=start time=] to the result of evaluating
@@ -1239,7 +1241,7 @@ as CSS Animations [[CSS-ANIMATIONS-1]].
12391241 : Otherwise,
12401242 :: 1. Set <var> animation</var> 's <a>hold time</a> to <var> seek time</var> .
12411243 1. Set <var> animation</var> 's <a>hold phase</a> to
1242- [=timeline active phase|active=]
1244+ [=timeline active phase|active=] .
12431245
12441246 </div>
12451247
@@ -1422,7 +1424,7 @@ follows:
14221424 :: 1. Set <var> animation</var> 's <a>hold time</a> to
14231425 <var> seek time</var> .
14241426 1. Set <var> animation</var> 's <a>hold phase</a> to
1425- [=timeline active phase|active=]
1427+ [=timeline active phase|active=] .
14261428
14271429 </div>
14281430
@@ -2412,7 +2414,7 @@ animation effect's <a>local time</a> is not <a>unresolved</a> and
241224141. the effect is <a>associated with an animation</a> <em> and</em> the
24132415 associated <a>animation</a> 's <a>current phase</a> is
24142416 [=timeline before phase|before=] <em> and</em> the <a>local time</a> is equal
2415- the <a>before-active boundary time</a> , <em> or</em>
2417+ to the <a>before-active boundary time</a> , <em> or</em>
241624181. the <a>animation direction</a> is ‘backwards’ and the <a>local
24172419 time</a> is equal to the <a>before-active boundary time</a> .
24182420
@@ -2425,7 +2427,7 @@ animation effect's <a>local time</a> is not <a>unresolved</a> and
242524271. the effect is <a>associated with an animation</a> <em> and</em> the
24262428 associated <a>animation</a> 's <a>current phase</a> is
24272429 [=timeline after phase|after=] <em> and</em> the <a>local time</a> is equal
2428- to the <a>active-after boundary time</a> , <em> or</em> uirecjkeiucfjseuejdjijauzsuwqaiuaizjjsujzisaijreuwnghweww
2430+ to the <a>active-after boundary time</a> , <em> or</em>
242924311. the <a>animation direction</a> is ‘forwards’ and the <a>local
24302432 time</a> is equal to the <a>active-after boundary time</a> .
24312433
0 commit comments