Bug 41203

Summary: SVG: script should modify DOM animation
Product: WebKit Reporter: jay <jay>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: jay, robin.webkit
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://honte.eu/temp/scriptDOMbug.svg
Attachments:
Description Flags
testcase none

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.