[Webkit-unassigned] [Bug 53116] New: SVG linearGradient: gradientTransform incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 12:30:29 PST 2011


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

           Summary: SVG linearGradient: gradientTransform incorrect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: martin.hejral at post.cz
                CC: zimmermann at kde.org


Created an attachment (id=80101)
 --> (https://bugs.webkit.org/attachment.cgi?id=80101&action=review)
testcase

color gradient is incorrectly transformed with gradientTransform attribute:

<linearGradient id="red" gradientUnits="objectBoundingBox" gradientTransform="rotate(90,0,0)">

bad rendering on Safari 5.0.2, but work with Chrome 8, interesting...

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