Bug 19655

Summary: Borders of different widths don't line up when there is a border radius on a box
Product: WebKit Reporter: Alex Taylor <darwin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bdakin, hyatt, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on: 19651    
Bug Blocks:    
Attachments:
Description Flags
Test Case showing the issue none

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.