Closed Bug 3556 Opened 26 years ago Closed 26 years ago

not enough vertical spacing

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: buster)

References

()

Details

This page renders with an extra line between 'f' and '4' test case: <html><body><P>123<br>f</P><P>456</P></body></html>
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This page lays out exactly right. The extra line between f and 4 is caused by the top margin on the second P tag. Note: this page demonstrates yet another incremental reflow bug because the top margin of the first P isn't shown properly until a resize is done.
Status: RESOLVED → VERIFIED
Fixed in March 26th Build.
You need to log in before you can comment on or make changes to this bug.