Re: [css3] support for filters

On Mon, Jan 10, 2011 at 12:32 PM, Rik Cabanier <cabanier@adobe.com> wrote:

> This would imply that you can use any svg filter in CSS which might be more
> work for the browser vender in the short term.
>

You can already use any SVG filter in CSS.

Also, it will make it harder to implement transitions and animations since
> the interpolation rules would need to apply to this new XML syntax as well.
>

That doesn't seem particularly difficult if you define transitions on CSS
filter values to be pointwise transitions over the components of the filter
expression.

Rob
-- 
"Now the Bereans were of more noble character than the Thessalonians, for
they received the message with great eagerness and examined the Scriptures
every day to see if what Paul said was true." [Acts 17:11]

Received on Monday, 10 January 2011 13:10:17 UTC