corner-inline-start-shape

Experimental

An experimental shorthand to set the shape of both corners on the inline-start side of an element (usually the left side).

.card-left {
  /* Experimental: shapes both corners on the left side */
  corner-inline-start-shape: bevel;
}
Initial value
See individual properties
Inherited
No
Applies to
allElements
Limited availability 67% global usage

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Not ready for production without a fallback.

139+
139+
ESC