Searched refs:isPositionedWithSpecifiedHeight (Results 1 – 1 of 1) sorted by relevance
1938 …bool isPositionedWithSpecifiedHeight = cb->isPositioned() && (!cb->style()->logicalHeight().isAuto… in computePercentageLogicalHeight() local1968 else if (cb->style()->logicalHeight().isPercent() && !isPositionedWithSpecifiedHeight) { in computePercentageLogicalHeight()1973 …sRenderView() || (cb->isBody() && document()->inQuirksMode()) || isPositionedWithSpecifiedHeight) { in computePercentageLogicalHeight()