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

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Wed Dec 27 13:15:32 PST 2006


Dave Hyatt <hyatt at apple.com> has denied Dave Hyatt <hyatt at apple.com>'s request
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 12057: Override repaint rect computation for table cells
http://bugs.webkit.org/attachment.cgi?id=12057&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
It seems like you aren't dealing with the case where a table cell has overflow
and collapsed borders correctly.

For example:

<td><div style="width:100px">... put something in here that
overflows...</div></td>



More information about the webkit-reviews mailing list