[Webkit-unassigned] [Bug 217987] REGRESSION (r268483): Map jumps around while zooming on windy.com, strava.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 14:13:17 PDT 2020


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

--- Comment #2 from Antoine Quint <graouts at webkit.org> ---
Created attachment 411914

  --> https://bugs.webkit.org/attachment.cgi?id=411914&action=review

Test

The issue is that when several animations for the same property targeting the same layer are added at the same time, we used to always override the previous animations and now, for transform animations, we actually use additivity over the previous animations.

-- 
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/20201020/ec58d741/attachment-0001.htm>


More information about the webkit-unassigned mailing list