Home | History | Annotate | Download | only in WebCore

Lines Matching full:cell

836           Incomplete repaint of table cell's collapsed border when changing only the cell
838 Test: fast/repaint/table-cell-collapsed-border.html
842 outer half of any collapsed borders. This function checks the cell's borders'
844 contribute to the length of this cell's borders perpendicular to them, making
845 such a border overflow the cell in both dimensions.
853 that is outside the cell (different from the inner width when the total width is odd).
11700 [CSS 3] support for vertical-text, cell and context-menu cursors
21659 - Store the Mac popup button cell as a RetainPtr to prevent GC collection.
38920 - shrank the size of JSObject by 8 bytes and made the corresponding reduction to the cell size, resulting
40215 - removed obsolete cell margin hack
43083 Don't pull content out of a table cell.
46083 Assertion failure when changing an RTL table cell to display:none
46085 Test: fast/table/rtl-cell-display-none-assert.html
47453 instead of splitting/cloning a table cell.
51157 Row height not updated when cell heights change
54497 borders model, this is the left border of the leftmost cell of the first row.
54512 (WebCore::RenderTable::cellAbove): Return 0 if the cell is in the first row
54514 (WebCore::RenderTable::cellBelow): Return 0 if the cell is in the last row