Re: [css3-flex] calc(flex) and concept of free space.

On May 29, 2010, at 10:31 PM, Tab Atkins Jr. wrote:

>> The same question about this:
>> <div flow:horizontal overflow: auto>
>>  <A width:calc(100px + 0%)  />
>>  <B width:calc(100px + 0fx)  />
>> </div>
> 
> The scrollbar will appear at 200px.  Neither A nor B have flexible widths.

Not to spit hairs or anything, but I think it would appear at one device pixel less than 200px. 

OK, maybe it is spitting hairs.

Received on Sunday, 30 May 2010 05:56:16 UTC