Closed Bug 3221 Opened 26 years ago Closed 26 years ago

image displayed too high

Categories

(Core :: Layout, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: dbaron, Assigned: buster)

References

()

Details

Attachments

(1 file)

(deleted), text/plain
Details
The image in the above URL is pushed up above where it should be. The top sticks out above the top of the canvas (and is cut off).
Assignee: troy → kipp
Here's a small HTML snippet that demonstrates the problem. The key is the "line-height: 1.5" rule for the BODY element: <HTML> <HEAD> <base href="http://www.fas.harvard.edu/~dbaron/about"> <style> BODY {line-height: 1.5;} </style> </HEAD> <BODY> <H1>L. David Baron</H1> <p style="float: right; width: 322px;"> <a href="david_l.jpg"><img src="david_s.jpg" alt="Photo of David" width="322" height="364"></a></p> </BODY></HTML>
Oh yes... In that case, it is probably a duplicate of 2014.
Last comments are from 2/20. Is this a duplicate of #2014? That one was verified fixed on 2/24.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Its fixed by recent floater work
Status: RESOLVED → VERIFIED
Verified fixed. I think it was actually the line-height work that fixed it.
Attached file aaaa (deleted) —
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: