[Webkit-unassigned] [Bug 63553] New: SVG animation fill="freeze" doesn't set baseVal to current animVal if animation stops before reaching the end

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 12:32:43 PDT 2011


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

           Summary: SVG animation fill="freeze" doesn't set baseVal to
                    current animVal if animation stops before reaching the
                    end
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: zimmermann at kde.org
            Blocks: 41761


Created an attachment (id=98958)
 --> (https://bugs.webkit.org/attachment.cgi?id=98958&action=review)
Animation aborted by clicking on the rect

SVG animation fill="freeze" doesn't set baseVal to current animVal if animation stops before reaching the end. We just set baseVal to current animation value if 100% of the animation was reached. If we stop earlier the target attribute gets reset to its original value. We might want to check for fill="freeze" if 'end' of animation element fires.

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