[Webkit-unassigned] [Bug 119956] Support animation of CSS gradients
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 21 07:46:17 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119956
Dirk Schulze <krit at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fmalita at chromium.org,
| |schenney at chromium.org
--- Comment #4 from Dirk Schulze <krit at webkit.org> 2013-08-21 07:45:45 PST ---
I think the tasks can be divided into three parts that don't necessarily need to be done in one patch:
Animation of Colors,
Animation of Color stops (with the help of calc as requested by CSS specs)
Animation of Gradient direction/position
I am not particular keen about the last step, since that requires layout information that we might not have at animation time.
The first part should be very easy (done in the patch already) and the most important use case anyway.
--
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