Export to GitHub

curved-corner - issue #6

No support for separate corners


Posted on Sep 3, 2009 by Happy Bear

I'm using border radius styles to make a tab effect by setting the radius on the top-left and top-right borders.

Unfortunately this doesn't seem to be supported by this htc file.

Would this be possible as an addition?

Thanks.

Comment #1

Posted on Nov 18, 2009 by Massive Elephant

Not possible using this method.

Comment #2

Posted on Nov 18, 2009 by Quick Kangaroo

Confirmed. Not possible using VML ( this method.) Try more on SVG

Comment #3

Posted on Oct 2, 2011 by Massive Giraffe

One option might be use four different V:Curve instead of a single RoundRect as is currently done? That might be a bit hackish.... but it seems there is no other way to fully implement border-radius http://www.w3.org/TR/css3-background/#the-border-radius

Status: Fixed

Labels:
Type-Defect Priority-Medium