[Webkit-unassigned] [Bug 18209] SVG "rotate" transforms fail to obey the center point

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 29 12:08:46 PDT 2008


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





------- Comment #1 from ksosjq102 at sneakemail.com  2008-03-29 12:08 PDT -------
Supplying explicit values *does* work; i.e.:

<animateTransform attributeName="transform" type="rotate" values="0,25,25;
30,25,25; 60,25,25; 90,25,25; 120,25,25; 150,25,25; 180,25,25; 210,25,25;
240,25,25; 270,25,25; 300,25,25; 330,25,25;" dur="0.5s"
repeatCount="indefinite" calcMode="discrete" />

but this is rather unwieldy. 


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