Skip to content

Commit 489ef8c

Browse files
committed
[web-animations-1] Update changes since last publication section
1 parent e3299ac commit 489ef8c

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

web-animations-1/Overview.bs

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6403,7 +6403,18 @@ The following changes have been made since the <a
64036403
href="https://www.w3.org/TR/2022/WD-web-animations-1-20220908/">8 September
64046404
2022 Working Draft</a>:
64056405

6406-
- (None as yet)
6406+
- Updated the procedure to [=set the playback rate=] to main the start time
6407+
and swap start time position when playback rate is flipped on non-monotonic
6408+
timelines.
6409+
6410+
- Factored out the definition of [=relevant animations=] for use by other specs.
6411+
6412+
- Updated the definition of [=current=] animation effects such that they are
6413+
considered current if they are non-idle and associated with non-increasing
6414+
timelines.
6415+
6416+
- Fixed a code example in the [[#fill-behavior]] section.
6417+
64076418

64086419
The <a
64096420
href="https://github.com/w3c/csswg-drafts/commits/main/web-animations-1">changelog</a>

0 commit comments

Comments
 (0)