[Webkit-unassigned] [Bug 15273] Safari should not render a cell if the <td> is empty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 15 09:27:32 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=15273





------- Comment #4 from eric at webkit.org  2008-04-15 09:27 PDT -------
My guess is this should be a pretty straightforward fix.  We'd just have to
check if we have a single empty text child.  If so, don't draw borders. 
Possibly not draw backgrounds either, not sure.  Also need to check whitespace
handling.  The hard part here is getting a comprehensive test case.


-- 
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