File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6403,7 +6403,18 @@ The following changes have been made since the <a
6403
6403
href="https://www.w3.org/TR/2022/WD-web-animations-1-20220908/"> 8 September
6404
6404
2022 Working Draft</a> :
6405
6405
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
+
6407
6418
6408
6419
The <a
6409
6420
href="https://github.com/w3c/csswg-drafts/commits/main/web-animations-1"> changelog</a>
You can’t perform that action at this time.
0 commit comments