Home | History | Annotate | Download | only in rendering

Lines Matching full:cell

97         // Column widths specified on <col> apply to the border box of the cell.
120 // fixed width set on the cell. Even so, it is a WinIE/Moz trait
121 // to make the minwidth of the cell into the fixed width. They do this
187 // includes any outside borders of this cell.
250 // <http://www.w3.org/TR/2007/CR-CSS21-20070719/tables.html#height-layout>: The baseline of a cell is the baseline of
251 // the first in-flow line box in the cell, or the first in-flow table-row in the cell, whichever comes first. If there
252 // is no such line box or table-row, the baseline is the bottom of content edge of the cell box.
285 // (4) If border styles differ only in color, then a style set on a cell wins over one on a row,
314 // The border have the same width and style. Rely on precedence (cell over row over row group, etc.)
333 // (2) The right border of the cell to the left.
399 // (2) The left border of the cell to the right.
460 // (2) A previous cell's bottom border.
534 // (2) A following cell's top border.
875 // Paint our cell background.