zitob9 / curved-corner

Automatically exported from code.google.com/p/curved-corner
0 stars 0 forks source link

Can't create custom corners #87

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

border-radius: 1px 1px 20px 20px;
-moz-border-radius: 1px 1px 20px 20px;
-webkit-border-radius: 1px 1px 20px 20px;

What is the expected output? What do you see instead?
top corners of the div to be flat and bottom corners to be curly

What version of the product are you using? On what operating system?
xp, ie8

Please provide any additional information below.
If i pass one value for all side thats working .... its just custom corners 
thats giving me a probem.

Original issue reported on code.google.com by saadsa...@gmail.com on 17 Feb 2012 at 2:20