| <title>This tests if double borders with radius paint doubles instead of solid single borders.</title> |
| <div style="width: 20px; height: 20px; border-width: 0.5px; border-radius: 1px"></div></br> |
| <div style="width: 20px; height: 20px; border-width: 1px; border-radius: 5px"></div></br> |
| <div style="width: 20px; height: 20px; border-width: 1px; position: fixed; top: 89px; left: 10px"></div></br> |
| <div style="width: 20px; height: 20px; border-width: 1px; position: fixed; top: 133.5px; left: 10.5px"></div></br> |
| <div style="width: 20px; height: 20px; border-width: 1px; position: fixed; top: 179px; left: 11px"></div></br> |