[Webkit-unassigned] [Bug 253891] New: filter: drop-shadow() on animated SVG does not update correctly during animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 14 09:12:21 PDT 2023


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

            Bug ID: 253891
           Summary: filter: drop-shadow() on animated SVG does not update
                    correctly during animation
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Intel)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: justin.djordjevic at neuranet.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 465432

  --> https://bugs.webkit.org/attachment.cgi?id=465432&action=review

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.

-- 
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/20230314/7c00d99e/attachment.htm>


More information about the webkit-unassigned mailing list