Closed
Bug 144557
Opened 23 years ago
Closed 23 years ago
<hr size=1> renders incorrectly.
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: dsm, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2)
Gecko/20020510
BuildID: 2002051006
The <hr size=1> should be a thin straight line. Instead, it's a box. Every other
browser draws this old-school html correctly.
Reproducible: Always
Steps to Reproduce:
1.Find any page with an <hr>.
Actual Results: Mozilla renders a box. The box has a thin black outline, and is
filled with white.
Expected Results: A one-pixel height straight .ine.
*** This bug has been marked as a duplicate of 78992 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•