[Webkit-unassigned] [Bug 58711] Dashed/Dotted borders should stroke around the inside of a rounded rect to avoid rendering issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 03:07:04 PDT 2011


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





--- Comment #1 from Ben Wells <benwells at chromium.org>  2011-08-22 03:07:04 PST ---
Created an attachment (id=104656)
 --> (https://bugs.webkit.org/attachment.cgi?id=104656&action=review)
Test case

This file shows problems with dotted borders. I think there are two causes - 
1. when the border is wider than the border radius, the polygons that end up being drawn in the stroked path seem to cause bow ties.
2. the boundary between sides can introduce artifacts as well.

I haven't been able to reproduce a case that looks like the previous attachment, the dot size seems to grow with the border radius. Is the source for this test case available?

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



More information about the webkit-unassigned mailing list