[Webkit-unassigned] [Bug 37250] SVG Animation calcMode="discrete" only works for 'values'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 4 10:52:25 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=37250
--- Comment #4 from MH <martin.hejral at post.cz> 2011-07-04 10:52:25 PST ---
Created an attachment (id=99647)
--> (https://bugs.webkit.org/attachment.cgi?id=99647&action=review)
animateTransform attributeName="transform" type="rotate" calcMode="discrete"
strange, in this case also works not (Chrome 14):
<animateTransform attributeName="transform" type="rotate"
from="0,25,25" to="30,25,25" dur="1s" repeatCount="2"
calcMode="discrete"
additive="sum" accumulate="sum" fill="freeze" />
--
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