corner-top-right-shape
An experimental property for the top-right corner shape. Part of the new efforts to provide advanced border styling in CSS.
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-card {
/* Experimental: makes the top-right corner bevelled */
corner-top-right-shape: bevel;
}
/* Global values */
corner-top-right-shape: inherit;
corner-top-right-shape: initial;
corner-top-right-shape: revert;
corner-top-right-shape: revert-layer;
corner-top-right-shape: unset;
corner-top-right-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+