[Webkit-unassigned] [Bug 9197] CSS3: Borders with border-radius and double, groove, or ridge styles should look better
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 19 17:54:30 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=9197
------- Comment #12 from mitz at webkit.org 2008-06-19 17:54 PDT -------
(In reply to comment #11)
> That statement is a little ambiguous to me, are you saying that using this
> patch, the outside of the curve does not draw as an ellipse (and it should). Or
> are you saying that with this patch, the outside of the curve follows an
> ellipse (and it shouldn't).
Sorry about the ambiguity. I meant the former.
> I have a patch which is very close to this but instead I kept the Inner
> Clipping Rectangle in there, is that what you're hinting should be done or is
> there another equation for the corners that probably should be followed instead
> of clipping to rounded rectangles?
It has been a while since I worked on this bug, but I think that with Core
Graphics at least, one would have to clip to a rounded rectangle (that is, the
correct shape cannot be achieved by just stroking a path in the non-uniform
case).
--
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