Closed
Bug 540276
Opened 15 years ago
Closed 15 years ago
No dotted border when use border-radius
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 382721
People
(Reporter: ikolpm, Unassigned)
References
()
Details
(Keywords: css3)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7
There is an accumulation of point in corners, so it seems to be like "solid" in corners.
Reproducible: Always
Steps to Reproduce:
1. Go to http://jsbin.com/opevo
2. See the corners
Actual Results:
The corners aren't dotted.
Expected Results:
The corners should be dotted.
If i test it on chromium : http://jsbin.com/uheyi , there is dashed corners.
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Version: unspecified → 1.9.1 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•