Home | History | Annotate | Download | only in rendering

Lines Matching refs:isOutOfFlowPositioned

188         if ((tw.isAuto() || tw.isPercent()) && !table->isOutOfFlowPositioned()) {
191 cb->style()->width().isAuto() && !cb->isOutOfFlowPositioned())