Commit 04c3840
authored
[web-animations-2] Auto-aligning the start time should apply a pending playback rate (#14175)
Throughout the Web Animations spec we typically apply the pending playback rate of an animation when setting its start time. It is an oversight not to do so within the procedure to auto-aligning the start time.
Addresses #14173.1 parent e82303f commit 04c3840
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
| 821 | + | |
| 822 | + | |
821 | 823 | | |
822 | 824 | | |
823 | 825 | | |
| |||
0 commit comments