RESOLVED INVALID 41203
SVG: script should modify DOM animation
https://bugs.webkit.org/show_bug.cgi?id=41203
Summary SVG: script should modify DOM animation
jay
Reported 2010-06-25 02:26:31 PDT
Created attachment 59744 [details] testcase SVG 1.1 19.3 Animation using the SVG DOM states: If scripts are modifying the same attributes or properties that are being animated by SVG's animation elements, the scripts modify the base value for the animation. If a base value is modified while an animation element is animating the corresponding attribute or property, the animations are required to adjust dynamically to the new base value. No testcase is currently linked, Please find attached a proposed testcase.
Attachments
testcase (1.17 KB, image/svg+xml)
2010-06-25 02:26 PDT, jay
no flags
jay
Comment 1 2010-06-25 14:08:00 PDT
<set> and fill="freeze" prevent script from ever having effect my misunderstanding
Note You need to log in before you can comment on or make changes to this bug.