corner-left-shape
An experimental physical shorthand to set the shape of both left corners (top-left and bottom-left) 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 */
.sidebar-tab {
/* Experimental: sets shape for both left corners */
corner-left-shape: round;
}
/* Global values */
corner-left-shape: inherit;
corner-left-shape: initial;
corner-left-shape: revert;
corner-left-shape: revert-layer;
corner-left-shape: unset;
corner-left-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+