Closed
Bug 1012868
Opened 11 years ago
Closed 11 years ago
Firefox does not render border-style on corners. Particularly broken with border-radius to form circular elements.
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 382721
People
(Reporter: bugs, Unassigned)
References
Details
Was noticed in #css on freenode when someone was trying to do this:
http://m8y.org/tmp/testcase375.xhtml
All other browsers tested rendered correctly.
bz confirmed moz behaviour was broken and that style was being ignored on corners.
BTW, IE's rendering is nicer than Chrome's since it *seems* to use a variable size dash that lines up perfectly based upon the border total length.
In Chrome, the top part of the dashed borders seems "cut out" presumably due to lack of space for a full dash (putting half a dash would look less weird IMO, but anyway).
![]() |
||
Comment 2•11 years ago
|
||
I did ask you to check for dups...
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Summary: Firefox does not render border-style on corners. Particularly broken with border-radius to form circuler elements. → Firefox does not render border-style on corners. Particularly broken with border-radius to form circular elements.
You need to log in
before you can comment on or make changes to this bug.
Description
•