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