[Webkit-unassigned] [Bug 20675] New: When changing one animation in a list, don't reset other animations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 5 15:19:36 PDT 2008


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

           Summary: When changing one animation in a list, don't reset other
                    animations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmarrin at apple.com
                CC: simon.fraser at apple.com, dino at apple.com


Today you can have two animations running by having two values in the
-webkit-animation-name. If you remove one of those names (by changing
-webkit-animation-name to have only one of the names) the removed animation
will stop, but the remaining one will reset and start over. It should not
affect the running animation.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list