Closed Bug 48013 Opened 24 years ago Closed 24 years ago

Blank table cells aren't rendered with the table row background color

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 4510

People

(Reporter: rekle, Assigned: karnaze)

Details

Given the following: <table> <tr bgcolor="#ffffff"><td>1</td><td></td><td>3</td></tr> </table> The second table cell ("<td></td>") is not rendered with the table row background color. It appears to get the document background color. This problem leads to 'holes' in the table. This problem also occurs if you have "<td>&nbsp;</td>" as the entire contents of the table cell. You can see this problem more clearly by setting your color settings so that your default Windows background color is NOT white.
This is one of the issues in Bug 4510. Duping. *** This bug has been marked as a duplicate of 4510 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Adding keyword 'verifyme' to bug.
Keywords: verifyme
vrfy dup
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.