[Webkit-unassigned] [Bug 20770] New: Make transform animation behavior match spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 13:20:57 PDT 2008


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

           Summary: Make transform animation behavior match spec
           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


The latest version of the CSS Animation and CSS Transition specs give rules for
how to handle animation between transform lists. Basically, if the lists match
in size and the corresponding operators in the list match, animation is done on
an operation-by-operation basis. Otherwise, the lists are reduced to and
AffineTransform and those are animated as described in
https://bugs.webkit.org/show_bug.cgi?id=20667.


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