corner-inline-end-shape
An experimental shorthand to set the shape of both corners on the inline-end side of an element (usually the right 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-right {
/* Experimental: shapes both corners on the right side */
corner-inline-end-shape: angle;
}
/* Global values */
corner-inline-end-shape: inherit;
corner-inline-end-shape: initial;
corner-inline-end-shape: revert;
corner-inline-end-shape: revert-layer;
corner-inline-end-shape: unset;
corner-inline-end-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+