Skip to content

Commit

Permalink
[web-animations-1] Fix markup
Browse files Browse the repository at this point in the history
  • Loading branch information
cdoublev authored and birtles committed Jan 8, 2025
1 parent 626dd3e commit da6ed18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web-animations-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1013,7 +1013,7 @@ Setting the associated effect of an animation</h4>

1. Abort these steps.

2. Update either |animation|'s [=hold time=] or
1. Update either |animation|'s [=hold time=] or
[=start time=] as follows:

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

</div>
</dl>

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

</div>
</dl>

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

0 comments on commit da6ed18

Please sign in to comment.