RE: Filter Templates

Doesn't this question have to be answered for any parameterized approach ?  Beyond stating the obvious - we could define 
well-known parameter names/let authors use their own - we should also consider the 'does it animate' use-case i.e. can you 
specify these in the transition property , whether/how you animate them in @keyframes etc. 

From: Simon Fraser [mailto:smfr@me.com] 

<snip>

That seems like the right approach, but how do you name the parameters from CSS?
You'd have to do something like:

filter: url(#myCoolFilter, param1=10px, param2=20px);

Simon

Received on Tuesday, 11 January 2011 20:56:17 UTC