Closed
Bug 102025
Opened 23 years ago
Closed 23 years ago
"<hr>" size wrong
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: tinwe, Assigned: attinasi)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20010913
BuildID: 2001091303
A hr set to size=1, ie <hr noshade size=1>, don't show pixel height 1, but rather 2.
It's not a great problem of any kind, but rather annoying for a person following
the HTML-standard.
Reproducible: Always
Steps to Reproduce:
1. Just load a page with <hr noshade size=1> in it... I think <hr size=1> gives
the same results too....
Actual Results: It seems as though perhaps Mozilla has a minimum of size=2 or
something...?
Expected Results: As in all other browsers (at least both Netscape and
Explorer) show it in size=1.
It isn't a huge problem, but since it's a question about HTML-standard it ought
to be fixed right away... It shouldn't be hard to fix anyhow.
<hr noshade size=1>
Comment 1•23 years ago
|
||
-> Layout...HR's are horribly broken *sigh*.
Assignee: asa → attinasi
Severity: normal → minor
Component: Browser-General → Layout
QA Contact: doronr → petersen
Comment 2•23 years ago
|
||
Marking as dupe of bug 78992. Reporter: If you disagree, please reopen this bug.
*** 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
•