Closed
Bug 20466
Opened 25 years ago
Closed 25 years ago
<HR> line overlaps side aligned image
Categories
(Core :: Layout, defect, P3)
Tracking
()
M16
People
(Reporter: mkop5230, Assigned: nisheeth_mozilla)
Details
The following HTML code causes the <HR> line to overlap the image
--------------------------
<HTML>
<BODY>
<!-- image enough wide and long, this has 250x350 pixels -->
<IMG SRC="http://img2.pinknet.cz/katalog/krajina/bf-00632.jpg" align=left>
Some little text
<HR>
</BODY>
</HTML>
----------------
Mozilla M11, build 1999111520, PC/Windows NT 4.0 Workstation
Milan Kopacka
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M16
Assignee | ||
Comment 2•25 years ago
|
||
Accepting bug and setting target milestone to m16...
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
Agreed. Marking as verified dup of 18754.
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•