DescriptionMerge 142659
> REGRESSION(r136967): Combination of float and clear yields to bad layout
> https://bugs.webkit.org/show_bug.cgi?id=109476
>
> Reviewed by Levi Weintraub.
>
> Source/WebCore:
>
> Test: fast/block/margin-collapse/self-collapsing-block-with-float-children.html
>
> The change made at http://trac.webkit.org/changeset/136967 only needs to worry about the first floated
> child of a self-collapsing block. The ones that follow are not affected by its margins.
>
> * rendering/RenderBlockLineLayout.cpp:
> (WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace):
>
> LayoutTests:
>
> * fast/block/margin-collapse/self-collapsing-block-with-float-children-expected.txt: Added.
> * fast/block/margin-collapse/self-collapsing-block-with-float-children.html: Added.
>
TBR=robert@webkit.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143752
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|