Bug 14156

Summary: SVGTransformList::initialize() has no effect
Product: WebKit Reporter: Antoine Quint <ml>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
testcase
none
Initial patch eric: review+

Antoine Quint
Reported 2007-06-14 22:57:05 PDT
It seems the SVGTransformList::initialize() method has no visual effect when called.
Attachments
testcase (1.57 KB, image/svg+xml)
2007-06-14 22:57 PDT, Antoine Quint
no flags
Initial patch (28.72 KB, patch)
2007-06-15 16:20 PDT, Nikolas Zimmermann
eric: review+
Antoine Quint
Comment 1 2007-06-14 22:57:42 PDT
Created attachment 15040 [details] testcase Should fade out, scale down and slightly rotate an object around its center using an animation. Works fine in Opera and Firefox, but not in WebKit.
Nikolas Zimmermann
Comment 2 2007-06-15 16:20:23 PDT
Created attachment 15069 [details] Initial patch Thanks for the nice testcase - fixed now. All SVGTransformList methods should work from JS now.
Eric Seidel (no email)
Comment 3 2007-06-15 16:31:27 PDT
Comment on attachment 15069 [details] Initial patch Looks sane enough.
Nikolas Zimmermann
Comment 4 2007-06-15 16:33:24 PDT
Landed in r23554.
Note You need to log in before you can comment on or make changes to this bug.