Re: [webkit-dev] Rounded border rendering

2008-02-21 Thread Darin Adler
On Feb 21, 2008, at 1:41 AM, Fabian Jakobs wrote: > BTW the documentation for border-radius at > > > is incomplete. It does not mentio

Re: [webkit-dev] Rounded border rendering

2008-02-21 Thread Fabian Jakobs
Hi David, > Please file two bugs on http://bugs.webkit.org/: > > - One for the rounded border rendering (with screenshots of both > Firefox and > Safari). > done: > - One for supporting short-hand notation with -webkit-border-radius. > I am no

Re: [webkit-dev] Rounded border rendering

2008-02-20 Thread David Kilzer
Hi Fabian, Please file two bugs on http://bugs.webkit.org/: - One for the rounded border rendering (with screenshots of both Firefox and Safari). - One for supporting short-hand notation with -webkit-border-radius. Thanks! Dave Fabian Jakobs <[EMAIL PROTECTED]> wrote: > Hi, > > I've been tr

[webkit-dev] Rounded border rendering

2008-02-20 Thread Fabian Jakobs
Hi, I've been trying to implement cross browser rounded border support for qooxdoo [1]. One thing I noticed was that webkit renders rounded borders really strange if the border widths are different. The result in firefox is much more pleasant. I have attached a small html test file and screen