Re: Comments on CSS Transitions

David Hyatt:
> My own preference would be (for simplicity) to just stick with  
> transitioning on the computed value and to just say "Tough" to people  
> who want to animate width this way, but maybe others disagree.  We  
> continue to get bugs in WebKit from confused people trying to animate  
> auto widths to fixed values (or percents to fixed values) and not  
> understanding why it doesn't work.

This would be consistent with SVG animation, which interpolates between
computed values.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Friday, 27 February 2009 23:58:43 UTC