[Webkit-unassigned] [Bug 186129] REGRESSION (r232186): Hardware-accelerated CSS animations using steps() timing function no longer work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 1 02:09:19 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186129
--- Comment #9 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
(In reply to Antoine Quint from comment #8)
> Animating margin-left instead of transform behaves as expected. This is an
> issue with hardware-accelerated animations only.
Also, note that GraphicsLayerCA::animationCanBeAccelerated returns false for the steps() timing function (which is the case failing in the attached testcase). So maybe the implementation with webAnimationCSSIntegration enabled does not handle transform for non-accelerated 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/20180601/cc2e5087/attachment.html>
More information about the webkit-unassigned
mailing list