Closed
Bug 119606
Opened 24 years ago
Closed 22 years ago
<HR> width 2 pixels too narrow (important in vertical rules)
Categories
(Core :: Layout, defect, P2)
Core
Layout
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: gekacheka, Assigned: dcone)
References
Details
(Keywords: html4, testcase, Whiteboard: [HTML4-15.3])
Attachments
(3 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106 (0.9.7)
<HR> width is rendered 2 pixels too narrow; thus vertical rules with a width of
1 or 2 are not rendered at all.
Reproducible: Always
Steps to Reproduce:
View uploaded example.
Compare image from mozilla0.9.7 vs. image from IE6
Actual Results: (See image from Mozilla0.9.7)
The vertical rules which are 1 pixel or 2 pixels wide do not appear.
The other vertical rules are 2 pixels too narrow.
Expected Results: See image from IE6.
Vertical rules all appear, with correct width.
Example also illustrates
bug 38370 (no color),
bug 78992 (height=1 rendered as height=2) [compare horizontal rules]
![]() |
||
Comment 4•24 years ago
|
||
Happens on Linux too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Comment 5•24 years ago
|
||
Reassigning to Don.
Assignee: attinasi → dcone
Target Milestone: --- → mozilla1.2
Updated•22 years ago
|
Priority: -- → P2
Target Milestone: --- → Future
![]() |
||
Comment 6•22 years ago
|
||
This bug, as originally filed, is fixed (by checkin for bug 38370). Please file
follow-up bugs for any remaining issues.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•