You aren't signed in     Sign In    Help

Comparing border-radius in Firefox (left) and WebKit (right)

Comparing border-radius in Firefox (left) and WebKit (right) by factoryjoe.
Hmm, Firefox is pretty gross on the antialiasing. 

Comments

view profile

David Emery  Pro User  says:

Aren't they fixing this in Firefox 3 with the move to Cairo? Hope so... then we just need to get IE to support it.

*sigh*
Posted 30 months ago. ( permalink )

view profile

kapowaz  Pro User  says:

By the time IE supports it, Firefox will be using Cairo and so it won't really matter. Actually, by then this craze for rounded corners will have gone anyway, so it'll be academic.
Posted 30 months ago. ( permalink )

view profile

Yandle  Pro User  says:

@kapowaz it's not a craze:

www.folklore.org/StoryView.py?story=Round_Rec ts_Are_Every...
Posted 30 months ago. ( permalink )

view profile

.schill  Pro User  says:

Until then, I'm admittedly happy just not to have to use images. This is still a step in the right direction! I assume Opera may already do this, IE would be the next big win.
Posted 30 months ago. ( permalink )

view profile

factoryjoe  Pro User  says:

For the record, the code for the effect above is (note the different property names and values between browsers):

border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
Posted 30 months ago. ( permalink )

view profile

Chris Griego  Pro User  says:

Until Gecko anti-aliases, please don't use -moz-border-radius! Think of the kittens. Particletree's blog went from one of the best blog designs to the worst overnight by using it.
Posted 30 months ago. ( permalink )

Would you like to comment?

Sign up for a free account, or sign in (if you're already a member).

[?]
view photos Uploaded on July 12, 2007
by factoryjoe

factoryjoe's photostream

20,128
uploads

Tags

Click this icon to see all public photos and videos tagged with css css

Additional Information

AttributionNoncommercialShare Alike Some rights reserved Anyone can see this photo

Add to your map