Closed
Bug 94369
Opened 23 years ago
Closed 23 years ago
Table Displays Without Lines
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: reply, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.3) Gecko/20010801
BuildID: 2001080110
There is a table on this page that has smileys listed. However, the
black lines that seperate each row are missing.
Reproducible: Always
Steps to Reproduce:
View the page and you will see that the lines are not displaying.
Actual Results: The same.
Expected Results: Expected a table with black lines to appear.
Comment 1•23 years ago
|
||
Actually, it isn't a border so much as gaps between the table cells. I tried NS
4.x and IE 5.5, and the "border" only shows on NS 4.x. IE 5.5 shows the same
result as Mozilla. If you really want a border between all the cells, you
should specify border=1 in your table tag.
Comment 2•23 years ago
|
||
This is a Navigator "bug" (using the page background for the cell spacing
instead of the table background.)
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•