Closed
Bug 101708
Opened 24 years ago
Closed 24 years ago
(see 22274) Blank space added after image in table cell (standard mode)
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: le-mig_g, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913
BuildID: 2001091311 (Moz 0.9.4)
A vertical blank space is added after an image alone in a table cell.
Look at the URL to see the problem.
Removing 'width="150" height="11"' in the <img> tag make the problem only
appears sometimes (click on the reload button many times to see).
This page is http://www.epita.fr:8000/~le-mig_g/mozlayout2.html
Reproducible: Sometimes
Steps to Reproduce:
1. Go to the URL
Actual Results: Blank space between the picture and the next <tr> element
Expected Results: No blank space
Debian GNU/Linux woody
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 22274 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 2•23 years ago
|
||
also see http://developer.netscape.com/evangelism/docs/articles/img-table/
for an article on this issue.
Verify dupe of 22274.
Status: RESOLVED → VERIFIED
Comment 3•23 years ago
|
||
housekeeping. close bug 'cuz enough dupes of bug 22274 has similar
summary
Status: VERIFIED → CLOSED
Summary: Blank space added after image in table cell → (see 22274) Blank space added after image in table cell (standard mode)
You need to log in
before you can comment on or make changes to this bug.
Description
•