Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6390903
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T03:36:21+00:00 2026-05-25T03:36:21+00:00

I just discovered -moz-border-radius implements rounded corners on the wrapped/bordered element also, for instance

  • 0

I just discovered -moz-border-radius implements rounded corners on the wrapped/bordered element also, for instance an image with moz-border-radius applied to it will have rounded corners itself also.

I cannot seem to find specifics in the Firefox changelogs, so is there anyone that knows which (major) Firefox version started supporting this? Firefox 3.6.5 didn’t yet.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T03:36:21+00:00Added an answer on May 25, 2026 at 3:36 am

    I am not on about the corner radius of the borders, I am referring to
    the actual cornering of the wrapped element, for instance an image.

    Only Firefox since version 4 Windows (since v5 Linux), IE 9, Chrome and Safari will round the corners of the actual image in this instance. This can be seen more clearly when the image does not have a border applied.

    .demo-rounded-image img {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;    /* W3C property should appear last */
    }
    
    <div class="demo-rounded-image">
    <img src="img/beetle.jpg" width="200" height="200" alt="Beetle">
    </div>
    

    Screenshot from Chrome 13 (Same as FF 4 Win):

    Rounded image from Chrome 13

    Firefox 3.6 and Opera 11.5 do not round the corners of the image. (Yes, they will round the corners of a border, if applied, but the image will stick out the corners.) Screenshot from Firefox 3.6.21:

    Image is not rounded in Firefox 3.6.21

    However, even in the browsers that round the image, as soon as you start to apply a border to the image, the effect starts to get lost. Screenshot from Chrome 13:

    Rounded image in Chrome 13 with border applied

    Update (Sept 2012)

    Opera 12.02 (the latest and greatest) supports rounded corners on the img element itself, and correctly handles it when a border is applied.

    Update (April 2013)

    Later versions of Google Chrome (tested version 26) also now correctly handles rounded corners on an image when combined with a border (as with the previous Opera update above). This results in the following:

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just discovered the box-sizing: border-box CSS property which solves a bunch of cross
I just discovered, quite by accident, that this seems to work: Public Interface Ix
I just discovered a bug where the code looked something like this: char *foo
I just discovered the what c# knowledge should I have? question and wondered about
i just discovered http://code.google.com/p/re2 , a promising library that uses a long-neglected way (
I just discovered this component and started working with it. I understand that the
I just discovered MacRuby / HotCocoa and really like the sound of what they're
To my amazement I just discovered that the C99 stdint.h is missing from MS
I've just discovered that Oracle lets you do the following: SELECT foo.a, (SELECT c
I have just discovered the nifty unhandled exception handler for cocoa-touch. Now that I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.