[Webkit-unassigned] [Bug 172338] SVG mask is not applied as a group effect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 24 21:56:57 PDT 2017


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Actually I think it's just wrong that RenderSVGResourceMasker::applyResource() thinks it can call clipToImageBuffer() before the masked drawing commands; this doesn't result in a graphical group. I think masking needs to be more like a filter, which paints into an offscreen buffer then masks.

-- 
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/20170525/07ce81db/attachment.html>


More information about the webkit-unassigned mailing list