- From: Simon Fraser <smfr@me.com>
- Date: Sun, 23 Aug 2009 21:47:23 -0700
- To: "Ph. Wittenbergh" <jk7r-obt@asahi-net.or.jp>
- Cc: www-style list <www-style@w3.org>
On Aug 23, 2009, at 6:25 pm, Ph. Wittenbergh wrote: > On Aug 24, 2009, at 3:55 AM, Zack Weinberg wrote: > >>> border-radius: 60px/20px; >>> -moz-border-radius: 60px/20px; >>> -webkit-border-radius: 20px; >> >> I know webkit doesn't implement the full border-radius shorthand, but >> you're not testing the same thing on all browsers if you give up and >> just say 20px > > Fwiw, the latest WebKit nightly builds support the current > background & borders module, without the -webkit prefix even. > However, the rendering of large (thick) borders isn't pretty... > > http:/dev.l-c-n.com/_temp/border_test.html > http:/dev.l-c-n.com/_b/border-radius.png > (Minefield latest on the left, WebKit on the right) Bug for WebKit: https://bugs.webkit.org/show_bug.cgi?id=9197 Simon
Received on Monday, 24 August 2009 04:48:05 UTC