[Webkit-unassigned] [Bug 230753] REGRESSION (r276370): Elements with animated transform property might not properly rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 01:10:53 PDT 2021


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

--- Comment #4 from Roland Soos <roland at nextendweb.com> ---
The problem is related to the fact that we are animating the .n2-ss-slider-pipeline element's transform-> translate() value. When we switch it to translate3d() there is no problem during the animation.

I will fix this on our main site, but as a reference, I made a static page which produce the error:
https://smartslider3.com/bugs/webkit/animatedtransform/

-- 
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/20210927/b43a15f1/attachment.htm>


More information about the webkit-unassigned mailing list