[Webkit-unassigned] [Bug 111378] New: Keyframe animation fails to play multiple properties at once

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 16:18:27 PST 2013


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

           Summary: Keyframe animation fails to play multiple properties
                    at once
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mariko.ogawa at gmail.com


Created an attachment (id=191340)
 --> (https://bugs.webkit.org/attachment.cgi?id=191340&action=review)
css keyframe animation fails at 100%

Using a webapp that generates  css keyframe animation, the program lets you add many different properties at once. From the attached fie, the div ' div-u2ql' should play  top/left, opacity, border-top-left radius and background-color at 100% timing, but it fails and it seems that animation only play 0-53%.
Once the animation is done playing, resize the browser (safari fro the corner), then the end image appears correctly.

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