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

On Sat, May 29, 2010 at 10:55 PM, Brad Kemper <brad.kemper@gmail.com> wrote:
>
> 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.

I'll defend myself by asking you to define "at", and then arguing over
the definition until neither of us care anymore.

~TJ

Received on Sunday, 30 May 2010 07:31:12 UTC