Closed
Bug 33005
Opened 25 years ago
Closed 25 years ago
empty table fields doesn't honor field settings
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
People
(Reporter: shade, Assigned: karnaze)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; N; Linux 2.2.14 i586; en-US) Mozilla/m13
BuildID: 2000031520
In any table with empty fields (such as <TD></TD>) Mozilla doesn't honor
background colors of that field and shows body background color instead of td
background color. This bug is in NN4.x too.
Reproducible: Always
Steps to Reproduce:
1.Create simple table <table><tr><td bgcolor=red></td><td
bgcolor=green> </td></tr></table>
2.
3.
Actual Results: First field will have background color (ie. white) second will
be green.
Expected Results: First field should be red.
Assignee | ||
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 8113 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•