[Webkit-unassigned] [Bug 51795] New: @transform not updated after changes are made to SVGTransformList

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 1 21:02:40 PST 2011


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

           Summary: @transform not updated after changes are made to
                    SVGTransformList
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: avanderveen at gmail.com
                CC: zimmermann at kde.org


This code doesn't seem to work in WebKit.
someSVGElement.setAttribute("transform", "matrix(a,b,c,d,e,f)"); // a-f being matrix values

See http://code.google.com/p/svg-edit/wiki/BrowserBugs#@transform_value_is_unreliable
The shim they mention is here: http://www.google.com/codesearch/p?hl=en#daBrs4Do4Ko/trunk/editor/svgtransformlist.js

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