Skip to content

Commit da6ed18

Browse files
cdoublevbirtles
authored andcommitted
[web-animations-1] Fix markup
1 parent 626dd3e commit da6ed18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web-animations-1/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@ Setting the associated effect of an animation</h4>
10131013

10141014
1. Abort these steps.
10151015

1016-
2. Update either |animation|'s [=hold time=] or
1016+
1. Update either |animation|'s [=hold time=] or
10171017
[=start time=] as follows:
10181018

10191019
<dl class=switch>
@@ -1037,7 +1037,7 @@ Setting the associated effect of an animation</h4>
10371037
where |timeline time| is the current [=time value=]
10381038
of the [=timeline=] associated with |animation|.
10391039

1040-
</div>
1040+
</dl>
10411041

10421042
1. If |animation| has no associated [=timeline=]
10431043
or the associated [=timeline=] is [=inactive timeline|inactive=],
@@ -1123,7 +1123,7 @@ Setting the associated effect of an animation</h4>
11231123
Set |animation|'s [=hold time=] to |previous current time|
11241124
even if |previous current time| is [=unresolved=].
11251125

1126-
</div>
1126+
</dl>
11271127

11281128
1. If |animation| has a [=pending play task=] or a [=pending pause task=],
11291129
cancel that task and [=resolve a Promise|resolve=]

0 commit comments

Comments
 (0)