Closed Bug 648 Opened 26 years ago Closed 26 years ago

vertical space incorrect inside a <font> tag

Categories

(Core :: DOM: Core & HTML, defect, P1)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: buster)

References

()

Details

this is a minimized test case derived from http://www.slashdot.org.  If you
remove the <FONT color=000000>, everything spaces correctly.  The <font> seems
to be surpressing proper vertical spacing from the <p>.

test case:
===============================
<HTML><BODY>
<FONT color=000000>
<p>too
<P>short!
</FONT>
<p>just
<P>right!
</BODY></HTML>
Component: Unknown → Content Model
setting component field
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Verified in xpviewer.exe 11/30 build.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.