corner-end-start-shape
An experimental property to set the shape of the corner at the end of the block axis and start of the inline axis (usually the bottom-left corner).
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 */
.modern-button {
/* Experimental: sets specific shape for bottom-left corner */
corner-end-start-shape: bevel;
}
/* Global values */
corner-end-start-shape: inherit;
corner-end-start-shape: initial;
corner-end-start-shape: revert;
corner-end-start-shape: revert-layer;
corner-end-start-shape: unset;
corner-end-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+