Re: Transitioning top and bottom properties.

On 6/1/11 7:59 PM, fantasai wrote:
> On 06/01/2011 05:22 AM, Boris Zbarsky wrote:
>> I would like to see a clear description of expected behavior (esp.
>> when there is more than one animation involved; think
>> animating both a shrink-wrap ancestor and one of its children at the
>> same time).
>
> I think what you need is to define calc(auto*<number>) to work,
> and then everything falls out of that.

1)  You realy need calc(auto*<number> + <percentage> + <length>) or 
something.

2)  This is passing the buck.  If you want to define the thing that 
matters here in terms of calc(auto), great, but then you have to define 
the behavior of _that_.

-Boris

Received on Thursday, 2 June 2011 03:14:09 UTC