[Webkit-unassigned] [Bug 35714] New: computed style on delayed transform animations is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 19:06:00 PST 2010


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

           Summary: computed style on delayed transform animations is
                    incorrect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dino at apple.com
                CC: simon.fraser at apple.com, dino at apple.com,
                    cmarrin at apple.com


Created an attachment (id=49978)
 --> (https://bugs.webkit.org/attachment.cgi?id=49978)
testcase

An animation with a delay that modifies transform is returning the incorrect
computed style. Instead of giving the initial (or unanimated value), it is
giving the value at the first keyframe.

I suspect this have never been tested because the pause API doesn't handle
animation delays: https://bugs.webkit.org/show_bug.cgi?id=35696

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