@@ -188,20 +188,20 @@ follows:
188
188
189
189
: If |previous play state| is 'paused' :
190
190
191
- :: If |previous current time| is resolved:
191
+ :: If |previous current time| is resolved:
192
192
193
- :: 1. Set the flag |reset current time on resume| to true.
194
- 1. Set [=start time=] to unresolved.
195
- 1. Set [=hold time=] to |previous current time|.
193
+ 1. Set the flag |reset current time on resume| to true.
194
+ 1. Set [=start time=] to unresolved.
195
+ 1. Set [=hold time=] to |previous current time|.
196
196
197
- <p class="note">
198
- This step ensures that the [=current time=] is preserved
199
- even in the case of a pause-pending animation with a resolved [=start time=] .
200
- <p>
197
+ <p class="note">
198
+ This step ensures that the [=current time=] is preserved
199
+ even in the case of a pause-pending animation with a resolved [=start time=] .
200
+ <p>
201
201
202
- :: Otherwise
202
+ :: Otherwise
203
203
204
- :: 1. Set [=start time=] to |seek time|.
204
+ 1. Set [=start time=] to |seek time|.
205
205
206
206
</div>
207
207
@@ -467,7 +467,7 @@ as CSS Animations [[CSS-ANIMATIONS-1]].
467
467
: If |animation|'s [=effective playback rate=] = 0 and |animation|' s
468
468
[=current time=] is [=unresolved=] ,
469
469
470
- :: Set <var> seek time</var> to zero.
470
+ :: Set <var> seek time</var> to zero.
471
471
472
472
</div>
473
473
@@ -2064,7 +2064,7 @@ partial dictionary OptionalEffectTiming {
2064
2064
> <a>animation effect</a> that may
2065
2065
> follow, for example, in a <a>sequence effect</a> .
2066
2066
2067
- </div>
2067
+ </div>
2068
2068
2069
2069
: <dfn>duration</dfn>
2070
2070
:: Add:
0 commit comments