[Webkit-unassigned] [Bug 106103] New: SMIL animations for elements in DEFS are applied to all USE occurrences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 09:33:07 PST 2013


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

           Summary: SMIL animations for elements in DEFS are applied to
                    all USE occurrences
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: urbanec.maros at gmail.com
                CC: zimmermann at kde.org


If we have an element in DEFS referred by at least 2 USE elements and the element contains SMIL animations with begin/end triggers referring the element itself, the animations are applied to all USE occurrences.

jsFiddle explaining the behaviour
http://jsfiddle.net/maros_urbanec/vzYZp/3/

Firefox starts the animation on the current USE element only.

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