[Webkit-unassigned] [Bug 187839] Hardware fill-forwards animation and transitions don't interact correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 05:29:38 PDT 2020


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

Antoine Quint <graouts at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graouts at webkit.org

--- Comment #4 from Antoine Quint <graouts at webkit.org> ---
The issue here is that we apply accelerated effects regardless of whether they are at the top of the effect stack for a given property. I think the easiest way to fix this is to only run an accelerated effect if it is at the top of the effect stack for all of its target properties.

-- 
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/20200520/587453f5/attachment-0001.htm>


More information about the webkit-unassigned mailing list