Bug 19655 - Borders of different widths don't line up when there is a border radius on a box
Summary: Borders of different widths don't line up when there is a border radius on a box
Status: RESOLVED DUPLICATE of bug 17468
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 19651
Blocks:
  Show dependency treegraph
 
Reported: 2008-06-18 07:16 PDT by Alex Taylor
Modified: 2008-06-18 09:33 PDT (History)
3 users (show)

See Also:


Attachments
Test Case showing the issue (706 bytes, text/html)
2008-06-18 07:18 PDT, Alex Taylor
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Taylor 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.
Comment 1 Alex Taylor 2008-06-18 07:18:56 PDT
Created attachment 21817 [details]
Test Case showing the issue

Test Case showing the borders hitting.
Comment 2 Alex Taylor 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.
Comment 3 mitz 2008-06-18 09:32:01 PDT
See bug 9197 for some work in progress on this.
Comment 4 mitz 2008-06-18 09:33:52 PDT

*** This bug has been marked as a duplicate of 17468 ***