Closed
Bug 1798
Opened 26 years ago
Closed 26 years ago
border sizes: thin/medium/thick cause rounding problems
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
VERIFIED
FIXED
M4
People
(Reporter: kipp, Assigned: peterl-retired)
References
()
Details
Currently they are speced in points; they should be speced in pixels I suppose
to avoid this problem.
Added URL and following as repro testcase from bug#1779 marked as duplicate.
Dec3a Seamonkey build, NT4.0/SP3
1. Launch and go to: http://www.w3.org/Style/CSS/Test/current/sec5515.htm
Look at thin overall border test on this page
• Note top border of thin overall test; top border is 2x to 3x in height
compared to rest of border.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•26 years ago
|
||
There are still reounding problems, but those are in the rendering code.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Using 4/2 build on Win NT, Win 95, Win 98, Mac8.5 and Linux, 'thin', 'medium',
'thick' values appear to render correctly. Verifying bug fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•