Closed
Bug 288672
Opened 20 years ago
Closed 20 years ago
dashed or dotted borders render as solid if a -moz-border-radius is applied
Categories
(Core :: Web Painting, defect)
Tracking
()
People
(Reporter: kae, Assigned: roc)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050330 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050330 Firefox/1.0.2
when the border-style is set to dashed or dotted, the border renders correctly
on rectangular borders. but when a -moz-border-radius is applied to the border,
the style is ignored, and rendered instead as solid.
Reproducible: Always
*** This bug has been marked as a duplicate of 13944 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•