[Webkit-unassigned] [Bug 23882] GraphicsContextSkia draws round rects as solid rects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 08:15:26 PST 2009


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





------- Comment #1 from sky at google.com  2009-02-11 08:15 PDT -------
Once this line is fixed, the layout test
LayoutTests/fast/box-shadow/basic-shadows.html starts failing. This is because
we need to check if the width/height of the rounded rect is greater than the
width/height of the rounded rect. If it is, then we should just draw a rect.


-- 
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