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.
This does not reproduce with UI-side compositing enabled.
<rdar://problem/106945398>