Closed Bug 1173 Opened 26 years ago Closed 26 years ago

margin-top incorrect for inlines

Categories

(Core :: Layout, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: karnaze, Assigned: buster)

Details

The following does not render correctly. Similar results are obtained with other inlines besides <SPAN>. <html> <body> <SPAN style="border: 1px solid black;">SPAM</SPAN> <BR> <SPAN style="border: 1px solid black; margin-top: 10px">EGGS</SPAN> <BR> <SPAN style="border: 1px solid black;">SPAM</SPAN> </body> </html>
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
It was a sign bug (whoops). If you update and try your test again you will see that it works dandy now.
Status: RESOLVED → VERIFIED
Fixed in Build Release 11/30.
You need to log in before you can comment on or make changes to this bug.