Closed Bug 83780 Opened 24 years ago Closed 24 years ago

<hr size=1> should be displayed as a single pixel line.

Categories

(Core :: Layout, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 78992

People

(Reporter: ltskinol, Assigned: clayton)

Details

(Keywords: regression)

Linux, CVS 6/1/2001, but I've also seen this on a recent Windows nightly, so marking as OS=All. Mozilla ignores the size of rulers with the HR tag. For example, <hr size=1> <hr size=2> <hr size=3> All of these render the same, as if Mozilla ignored the size attribute completely. Expected behavior: render these differently. NN47 does.
This used to work. ccing hyatt; could this be fallout from the style context rewrite?
Keywords: regression
updating component.
Assignee: asa → clayton
Component: Browser-General → HTML Element
QA Contact: doronr → bsharma
Just to clarify: <hr size=2> and <hr size=3> do display as different sizes but the difference is subtle. The real bug is that <hr size=1> displays as <hr size=2>, when size=1 should show as a single pixel line (by tradition). This was broken before hyatt's style checkin (e.g., a 5/30 build shows this). This did work in 6.01, but a build from 3/13 also shows this defect.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Ruler size ignored → <hr size=1> should be displayed as a single pixel line.
*** This bug has been marked as a duplicate of 78992 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
SPAM. HTML Element component is deprecated, changing to Layout component. See bug 88132 for details.
Come on Bugzilla, you can do it...
Component: HTML Element → Layout
QA Contact: bsharma → moied
You need to log in before you can comment on or make changes to this bug.