RESOLVED DUPLICATE of bug 1746819655
Borders of different widths don't line up when there is a border radius on a box
https://bugs.webkit.org/show_bug.cgi?id=19655
Summary Borders of different widths don't line up when there is a border radius on a box
Alex Taylor
Reported 2008-06-18 07:16:53 PDT
If a box has two intersecting sides wdth different widths and a border-radius greater than the width of either side, the two arcs do not join cleanly, they hit each other at their respective widths. They should merge cleanly. As a note, Firefox 3 does this.
Attachments
Test Case showing the issue (706 bytes, text/html)
2008-06-18 07:18 PDT, Alex Taylor
no flags
Alex Taylor
Comment 1 2008-06-18 07:18:56 PDT
Created attachment 21817 [details] Test Case showing the issue Test Case showing the borders hitting.
Alex Taylor
Comment 2 2008-06-18 07:22:40 PDT
This bug requires bug 19651 to be fixed to get rid of the artifacts that will show up if this is fixed.
mitz
Comment 3 2008-06-18 09:32:01 PDT
See bug 9197 for some work in progress on this.
mitz
Comment 4 2008-06-18 09:33:52 PDT
*** This bug has been marked as a duplicate of 17468 ***
Note You need to log in before you can comment on or make changes to this bug.