Closed
Bug 13827
Opened 25 years ago
Closed 25 years ago
vertical alignment and floaters don't mix well
Categories
(Core :: Layout, defect, P5)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: kipp, Assigned: buster)
Details
Attachments
(1 file)
1.31 KB,
text/html
|
Details |
Imagine a line that intersects a floater. Now imagine a tall image on that line
that causes most of the content to drop below the floater. The result in gecko
today will be that the line will break too soon because the height of the image
isn't known ahead of time and therefore the available space ins't quite right.
Severity: normal → minor
Status: NEW → ASSIGNED
Priority: P3 → P5
Target Milestone: M20
Severity: normal → trivial
Priority: P3 → P5
Target Milestone: M17 → M20
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•25 years ago
|
||
Marking verified won't fix.
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•