[Webkit-unassigned] [Bug 41203] New: SVG: script should modify DOM animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 02:26:31 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41203

           Summary: SVG: script should modify DOM animation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://honte.eu/temp/scriptDOMbug.svg
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: j.chetwynd at btinternet.com


Created an attachment (id=59744)
 --> (https://bugs.webkit.org/attachment.cgi?id=59744)
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.

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