- From: Rik Cabanier <cabanier@gmail.com>
- Date: Fri, 9 Mar 2012 15:36:43 -0800
- To: Fabrice Robinet <cmg473@motorola.com>
- Cc: public-fx@w3.org
Received on Friday, 9 March 2012 23:37:12 UTC
Hi Fabrice, I'm not sure what you are asking. Filters are similar to other properties such as opacity in that they don't happen over time (They apply in 0 time). The filters spec states that you can use CSS animations and transition to interpolate them over time. Alternatively, you can change a filter in script. Does this answer your question? Rik Adobe Systems, Inc On Fri, Mar 9, 2012 at 12:23 PM, Fabrice Robinet <cmg473@motorola.com>wrote: > Hi group, > > I did not find in the spec a uniform to represent time. > While having time to perform variations on any fx is useful, > I was wondering if that omission in purpose to discourage people to do fx > that would require update each frame. > > Should I file an issue ? > > Thanks, > Fabrice. >
Received on Friday, 9 March 2012 23:37:12 UTC