[Webkit-unassigned] [Bug 28958] New: Make the 'position' attribute animatable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 16:57:18 PDT 2009


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

           Summary: Make the 'position' attribute animatable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andy at andymatuschak.org
                CC: dino at apple.com, simon.fraser at apple.com


Consider the following animation: a centered element flies into place from off
one edge of the screen. With the current implementation of CSS animations,
there's no way to do that because one position is fixed, and the other is
relative. If the 'position' attribute were "animatable" (just for computed
position purposes), this could be accomplished.

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