[Webkit-unassigned] [Bug 137856] Some SVG filters result in bitmap corruption
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 8 13:05:12 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=137856
--- Comment #6 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
I have found out that the problem is in calculating the absolutePaintRect of the feComposite filter when the operator is either 'in' or 'atop'. We were setting it to the absolutePaintRect of the background FilterEffect without clipping it to the maxEffectRect which we do with other non-arthimtaic operators.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150608/57325111/attachment.html>
More information about the webkit-unassigned
mailing list