[Webkit-unassigned] [Bug 139775] New: SVG SMIL animation wont always run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 18 06:07:28 PST 2014


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

            Bug ID: 139775
           Summary: SVG SMIL animation wont always run
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: holmberg.niklas at telia.com
                CC: zimmermann at kde.org

I've been looking at an article about SVG SMIL animations.

Code: http://codepen.io/chriscoyier/pen/DpFfE

Article: http://css-tricks.com/svg-shape-morphing-works/

Works good except for in Safari desktop (and I guess also on iOS). The button should toggle between a yellow star and a green check symbol.

The animations work good the first two times the animation runs and the third time I get a green star instead of a green check. So the color animation did run but not the shape animation. After that it's all wrong.

So, in short. SMIL animations doesn't always run on beginElement().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141218/0d4c49a0/attachment-0002.html>


More information about the webkit-unassigned mailing list