-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Reactions are currently unavailable