Lines Matching full:cell
2596 cells in colspans when every cell in a column was part of a colspan).
2602 of a cell even when maxw or maxWidth is 0.
3235 Test: fast/table/cell-width-auto.html
6383 previously did not cover the case where one cell has both a
6566 previous implementation had no way for a cell to keep track of
6570 RenderTableCell and a boolean value that is true if the cell is in
6597 removed, and a cell will never be in a colspan
17770 * khtml/rendering/render_block.cpp: Add borderTopExtra() and borderBottomExtra() to various calculations of table cell height so that scroll bars render properly.