[Webkit-unassigned] [Bug 119956] Support animation of CSS gradients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 03:44:09 PDT 2013


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





--- Comment #2 from Dirk Schulze <krit at webkit.org>  2013-08-19 03:43:39 PST ---
Created an attachment (id=209075)
 --> (https://bugs.webkit.org/attachment.cgi?id=209075&action=review)
Patch

Wit this patch, linear gradient angles can be animated as well as colors from color-stops.

Animating the angle as described by the spec at the moment, leads to weird wonky looking gradients, since the gradient length gets shrinked on the edges and stretched on the corners.

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