Home | History | Annotate | Download | only in rendering

Lines Matching refs:isFixedTableLayout

368     bool isAutoTableCell = block->isTableCell() && !toRenderTableCell(block)->table()->style()->isFixedTableLayout();
394 ASSERT(!table->style()->isFixedTableLayout());