[Webkit-unassigned] [Bug 202472] Drop-shadow filter repaints incorrectly when using CSS transitions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 13:39:21 PST 2022


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Layout and Rendering        |Animations

--- Comment #10 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Two issues that I see:
1. After a drop-shadow transition, the element remains composited forever.
2. We seem to be confused about CA rendering the drop-shadow vs. painting it; at the end of the transition, a layout update rejiggers the composited layer such that the drop-shadow paints inside it.

-- 
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/20220304/3e71cc13/attachment-0001.htm>


More information about the webkit-unassigned mailing list