[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:19:08 PDT 2008


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


darwin at milliamp.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darwin at milliamp.org




------- Comment #11 from darwin at milliamp.org  2008-06-19 17:19 PDT -------
(In reply to comment #8)
> Those last two patches are actually wrong for all but the uniform stroke and
> equal radii case, since in other cases the outside of the curve is not exactly
> an ellipse. I think those cases will have to be done using a clipping path
> (which I tried to avoid in the patches).
> 

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

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?


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