[Webkit-unassigned] [Bug 257861] REGRESSION (262875 at main / iOS 17): fill: 'both' not respected with animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 16 01:33:00 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257861

--- Comment #10 from Antoine Quint <graouts at webkit.org> ---
The accelerated actions we issue are correct, the first animation is played and stopped when it stops producing an interpolating value, at which points the second animation is played and stopped when itself stops producing an interpolating value.

Somehow, we fail to remove the first animation, or add it back, it's unclear yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230616/2bae80fa/attachment.htm>


More information about the webkit-unassigned mailing list