[webkit-reviews] review requested: [Bug 11359] Incomplete repaint of table cell's collapsed border when changing only the cell : [Attachment 12078] Override repaint rect computation for table cells

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Wed Dec 27 23:44:47 PST 2006


mitz at webkit.org has asked  for review:
Bug 11359: Incomplete repaint of table cell's collapsed border when changing
only the cell
http://bugs.webkit.org/show_bug.cgi?id=11359

Attachment 12078: Override repaint rect computation for table cells
http://bugs.webkit.org/attachment.cgi?id=12078&action=edit

------- Additional Comments from mitz at webkit.org
Added vertical overflow and fixed indentation. I didn't want to add the 'outer'
parameter to borderLeft() in the base class. Instead, now the function that
takes a parameter (and is defined for RenderTableCell only) is named
borderHalfLeft().



More information about the webkit-reviews mailing list