[Webkit-unassigned] [Bug 19651] Corners are jagged when border styles don't match and border radius is less than border width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 18 04:51:06 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19651





------- Comment #2 from darwin at milliamp.org  2008-06-18 04:51 PDT -------
Created an attachment (id=21815)
 --> (https://bugs.webkit.org/attachment.cgi?id=21815&action=view)
View of the artifacts from drawArc

This picture shows what happens at the corners when the vertical sides are not
rendered (commented out in RenderObject). The drawArc function and in turn the
strokeArc function draws the arc but ends up spilling inside the arc because
the thickness was greater than the radius. The outside half of the corners is
the correct rendering.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list