RESOLVED DUPLICATE of bug 250977 201740
An <animate> with fill=freeze and repeatDur not multiple of dur does not freeze at the last frame
https://bugs.webkit.org/show_bug.cgi?id=201740
Summary An <animate> with fill=freeze and repeatDur not multiple of dur does not free...
Said Abou-Hallawa
Reported 2019-09-12 14:16:32 PDT
Created attachment 378679 [details] animate-fill-freeze-with-repeatDur Open the attached test case. It has two animated rectangles. The duration of both elements is 2s. The repeatDur of the first rectangle is 4s while it is 5s for the second rectangle. Result: The first rectangles freezes at where the last frame is drawn. The second frame is moved back to its frame drawn at 3s. Expected: Both rectangles freeze at their last drawn frame.
Attachments
animate-fill-freeze-with-repeatDur (942 bytes, image/svg+xml)
2019-09-12 14:16 PDT, Said Abou-Hallawa
no flags
Ahmad Saleem
Comment 2 2023-01-22 06:50:44 PST
It seems that I didn't done my due diligence properly - I am fixing it via bug 250977. Once other will get committed, we can mark this as duplicate of other bug. Just wanted to highlight.
Ahmad Saleem
Comment 3 2023-01-23 09:10:01 PST
*** This bug has been marked as a duplicate of bug 250977 ***
Note You need to log in before you can comment on or make changes to this bug.