Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion web-animations-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1846,7 +1846,8 @@ is as follows:

1. Set the [=playback rate=] to <var>new playback rate</var>.

1. If <var>previous time</var> is <a lt="unresolved">resolved</a>,
1. If the <var>animation</var> is associated with a [=monotonically increasing=]
[=timeline=] and <var>previous time</var> is <a lt="unresolved">resolved</a>,
<a>set the current time</a> of <var>animation</var> to
<var>previous time</var>

Expand Down