[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:38:37 PDT 2023


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

--- Comment #11 from Antoine Quint <graouts at webkit.org> ---
Oh, I think I see what's wrong, in KeyframeEffect::applyPendingAcceleratedActionsOrUpdateTimingProperties() we append AcceleratedAction::UpdateProperties but fail to record it as the last recorded action. This might just be it, there's a state disconnect here.

-- 
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/25cbfb0f/attachment.htm>


More information about the webkit-unassigned mailing list