[Webkit-unassigned] [Bug 10524] New: svg transform: comma delimiting breaks display

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 23 06:33:13 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10524

           Summary: svg transform: comma delimiting breaks display
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: j.chetwynd at btinternet.com


<g transform="translate(52,15), scale(.3) ">

does not display scale whereas

<g transform="translate(52,15) scale(.3) ">

does


-- 
Configure bugmail: http://bugzilla.opendarwin.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