corner-bottom-shape
An experimental shorthand to set the physical shape of both bottom corners simultaneously.
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 */
.hero-banner {
/* Experimental: makes both bottom corners angled */
corner-bottom-shape: angle;
}
/* Global values */
corner-bottom-shape: inherit;
corner-bottom-shape: initial;
corner-bottom-shape: revert;
corner-bottom-shape: revert-layer;
corner-bottom-shape: unset;
corner-bottom-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+