corner-inline-start-shape
An experimental shorthand to set the shape of both corners on the inline-start side of an element (usually the left side).
It is documented as part of the CSS Backgrounds and Borders specification. This is an experimental technology. The syntax and behavior are still subject to change.
Syntax
/* Usage Example */
.card-left {
/* Experimental: shapes both corners on the left side */
corner-inline-start-shape: bevel;
}
/* Global values */
corner-inline-start-shape: inherit;
corner-inline-start-shape: initial;
corner-inline-start-shape: revert;
corner-inline-start-shape: revert-layer;
corner-inline-start-shape: unset;
corner-inline-start-shape Browser support
Limited availability
Since
2020 67% global usage
This feature is not Baseline because it does not work in some of the most widely-used browsers.
139+
139+