NEW253891
filter: drop-shadow() on animated SVG does not update correctly during animation
https://bugs.webkit.org/show_bug.cgi?id=253891
Summary filter: drop-shadow() on animated SVG does not update correctly during animation
justin.djordjevic
Reported 2023-03-14 09:12:21 PDT
Created attachment 465432 [details] index.html and SVG displaying drop shadow bug I have an SVG with filter: drop-shadow() applied to it. During the animation, part of the drop shadow outside the SVG's bounding box gets stuck in place while any parts of the drop shadow within the SVG's bounding box gets clipped and duplicated. The drop shadow applied to the SVG should not have any render issues during animations.
Attachments
index.html and SVG displaying drop shadow bug (1.78 KB, application/zip)
2023-03-14 09:12 PDT, justin.djordjevic
no flags
Antoine Quint
Comment 1 2023-03-20 08:04:45 PDT
This does not reproduce with UI-side compositing enabled.
Radar WebKit Bug Importer
Comment 2 2023-03-20 08:49:21 PDT
Note You need to log in before you can comment on or make changes to this bug.