- From: Cameron McCormack <cam-www-svg@aka.mcc.id.au>
- Date: Tue, 7 Feb 2006 21:29:43 +1100
- To: www-svg@w3.org
Cameron McCormack:
> I have a question about animations when calcMode="linear" and some of
> the values specified can not be interpolated.
And another one:
<rect width="100" height="100" fill="url(#b) red">
<animateColor attributeName="fill" dur="5s" to="blue"/>
</rect>
If there is no valid paint server with ID "b", should this animation
linearly interpolate from red to blue?
Thanks,
Cameron
(trying to find tricky cases... :))
--
Cameron McCormack ICQ: 26955922
cam (at) mcc.id.au MSN: cam (at) mcc.id.au
http://mcc.id.au/ JBR: heycam (at) jabber.org
Received on Tuesday, 7 February 2006 10:29:53 UTC