[Webkit-unassigned] [Bug 128771] SVG - Filtered element will be upscaled with low filterRes value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 13:39:19 PST 2014


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





--- Comment #4 from Dirk Schulze <krit at webkit.org>  2014-02-19 13:36:29 PST ---
(From update of attachment 224668)
View in context: https://bugs.webkit.org/attachment.cgi?id=224668&action=review

> Source/WebCore/rendering/svg/RenderSVGResourceFilter.cpp:171
> +    // If the scale factor is way too low, it will deform/upscale the
> +    // element size.

filterRes is used by internal code as well to make sure we do nor create to big buffers. Does the issue happen for internal code as well? If not, we should rather remove the API from SVGFitlerElement. It already was removed from Fitler Effects specification.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list