Closed
Bug 374266
Opened 18 years ago
Closed 18 years ago
"dotted" and "dashed" become "solid" when used with -moz-border-radius
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: mozilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
Border style is rendered as "solid" would be if "dotted" or "dashed" are used with -moz-border-radius.
Reproducible: Always
Steps to Reproduce:
1. Create a box with a border style of "dotted" or "dashed"
2. Set a -moz-border-radius of > 0px
Actual Results:
Border is rendered as a solid line.
Expected Results:
Border rendered as a dashed or dotted line.
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•