[Webkit-unassigned] [Bug 94167] New: SVG cropping elements with rotation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 18:38:35 PDT 2012


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

           Summary: SVG cropping elements with rotation.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://dabblet.com/gist/3365305
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: markbrown4 at gmail.com
                CC: zimmermann at kde.org


The dabblet shows a few variations of properties.

1) no transforms
2) rotation by 90deg works fine for square canvases because the bounding box is the same dimensions as the original.
3) css transforms on <svg> element completely whacked
4) SVG transforms are positioned correctly but crop the shapes incorrectly.

#3 is evident in Webkit / Safari but not Chrome.
#4 occurs in iOS webkit.

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