Closed
Bug 204378
Opened 23 years ago
Closed 23 years ago
border-style: double renders incorrectly when border-width: 1px
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: alexander.grimalovsky, Assigned: dbaron)
Details
Attachments
(1 file)
|
438 bytes,
text/html
|
Details |
Double borders (border-style: double) visually renders as border-style: none
instead of border-style: single when border-width: 1px.
Check attached testcase to see bug in action
| Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 1781 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•