[Webkit-unassigned] [Bug 11359] Incomplete repaint of table cell's collapsed border when changing only the cell
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 27 23:44:48 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11359
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12078| |review?
Flag| |
Attachment #12072|0 |1
is obsolete| |
------- Comment #8 from mitz at webkit.org 2006-12-27 23:44 PDT -------
Created an attachment (id=12078)
--> (http://bugs.webkit.org/attachment.cgi?id=12078&action=view)
Override repaint rect computation for table cells
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().
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list