https://bugs.webkit.org/show_bug.cgi?id=47151
Reviewed by Simon Fraser. Percentage heights should skip anonymous containing blocks when computing the used value. Added fast/block/basic/percentage-height-inside-anonymous-block.html Source/WebCore: * rendering/RenderBox.cpp: (WebCore::RenderBox::computePercentageLogicalHeight): LayoutTests: * fast/block/basic/percent-height-inside-anonymous-block.html: Added. * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added. git-svn-id: svn://svn.chromium.org/blink/trunk@80786 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment