css.properties

corner-block-start-shape

The corner-block-start-shape property specifies the shape of the block start corner.

Experimental โ€” This feature is experimental and may change

Formal Syntax

corner-block-start-shape = <'corner-top-left-shape'>{1,2}

See specification

JavaScript Access

// Access via element.style element.style.cornerBlockStartShape = "value";

Browser Support

experimental, standard | MDN ยท Spec

FeatureChromeFirefoxSafariEdge
corner-block-start-shape139โ€”โ€”139
bevel139โ€”โ€”139
notch139โ€”โ€”139
round139โ€”โ€”139
scoop139โ€”โ€”139
square139โ€”โ€”139
squircle139โ€”โ€”139

Related Properties