[Webkit-unassigned] [Bug 199706] SVG with filter and Animation results in pixelated SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 14:26:11 PDT 2019


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

--- Comment #2 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
The bug happens when an SVG with a filter is scaled up. The SVG filter is drawn once with the small size and then it is scaled up. In the test case the size of the SVG is animated from 10% to 100% which means, the SVG will be scaled from 20 pixels to 200 pixels. If the animation started from 100% to 10% the pixelation will not happen.

-- 
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/20190711/dfb17464/attachment.html>


More information about the webkit-unassigned mailing list