- From: <bugzilla@jessica.w3.org>
- Date: Thu, 04 Jul 2013 21:29:18 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22583 --- Comment #1 from Dirk Schulze <dschulze@adobe.com> --- With the exception of blur, drop-shadow and custom, all functions can be represented with a color matrix. In theory we could interpolate between the matrices numerically. However, I don't know if the resulting transition is really desirable. It could be as catastrophic as doing it on CSS Transforms. Right now, browser implementations do not interpolate between two different filter functions. Any suggestions? -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 4 July 2013 21:29:19 UTC