[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:36:27 PDT 2017


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
RenderSVGResourceMasker::applyResource) is painting the mask into a buffer, and then calling SVGRenderingContext::clipToImageBuffer() with that.

Interestingly, GraphicsContext::clipToImageBuffer() has a comment:

    // FIXME: This image needs to be grayscale to be used as an alpha mask here.

-- 
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/3f0b2953/attachment-0001.html>


More information about the webkit-unassigned mailing list