[Webkit-unassigned] [Bug 26530] New: Support transitions and animations of CSS gradients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 20:24:54 PDT 2009


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

           Summary: Support transitions and animations of CSS gradients
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com


WebKit should support transitions of CSS gradients. As a first pass, we should
animate between gradients with the same type, and the same number of color
stops.

In future, we could synthesize color stops to be able to animate between
gradients with different numbers of stops.

I guess we could interpolate between radial and linear by increasing the radius
towards infinity?


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