[Webkit-unassigned] [Bug 135617] New: SVG with a simple enough <mask> should use the <clipPath> code path instead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 5 12:04:00 PDT 2014


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

           Summary: SVG with a simple enough <mask> should use the
                    <clipPath> code path instead
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at apple.com
                CC: zimmermann at kde.org


<clipPath> is much better, since it does not create a buffer. We should make <mask> use that code path when the mask is simple enough to work as a <clipPath> with the same result.

-- 
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