[Webkit-unassigned] [Bug 177278] New: Use the SVGResources of RenderSVGResourceGradient to walk through the linked SVGLinearGradientElements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 20 15:51:44 PDT 2017


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

            Bug ID: 177278
           Summary: Use the SVGResources of RenderSVGResourceGradient to
                    walk through the linked SVGLinearGradientElements
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: zimmermann at kde.org

Instead of using the xlink:href attribute of the SVGGradientElement, which may have cycles, we can use the SVGResources of the RenderSVGResourceGradient. The SVGResources is guaranteed to be cyclic free.

-- 
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/20170920/c40d606b/attachment.html>


More information about the webkit-unassigned mailing list