Re: Floater inside of floater sizing

Hi Alan,

I have a CL up to merge the WebKit change:
https://codereview.chromium.org/343663004 - it fixes both bugs.

Thanks,
Robert


On 19 June 2014 03:41, Alan Gresley <alan@css-class.com> wrote:

> On 19/06/2014 4:32 AM, Robert Hogan wrote:
>
>> On 18 June 2014 17:53, L. David Baron <dbaron@dbaron.org> wrote:
>>
>>  Well, what it's not doing is treating the space between the
>>> inline-block and the float as being removable whitespace due to
>>> being at the end of the line.
>>>
>>> -David
>>>
>>>
>>>  Chrome needs to merge https://bugs.webkit.org/show_bug.cgi?id=45274
>>
>
>
> Chromium had two similar bugs but the precise code is very unclear so I
> have created a new bug.
>
> https://code.google.com/p/chromium/issues/detail?id=386453
>
> Robert. Has Safari fixed both bugs? The first being the floated parent and
> the second being where the parent is a block container where the width
> equals the width of the floated child and inline-block child. The latter is
> test 'floats-001.htm' in the CSS2.1 testsuite.
>
> http://test.csswg.org/suites/css2.1/nightly-unstable/html4/floats-001.htm
>
>
> Alan
>

Received on Friday, 20 June 2014 18:33:09 UTC