[Webkit-unassigned] [Bug 16604] New: <canvas> no transform() and setTransform()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 25 10:09:59 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16604

           Summary: <canvas> no transform() and setTransform()
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ilmari.heikkinen at gmail.com


Safari lacks the canvas matrix transformation functions
ctx.transform(m00,m01,m10,m11,dx,dy) and
ctx.setTransform(m00,m01,m10,m11,dx,dy).

http://www.whatwg.org/specs/web-apps/current-work/multipage/section-the-canvas.html#transform


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list