Re: [csswg-drafts] [css-borders-4] corner-shape initial value ("round") is strange in some cases (e.g. bevel) (#11623)

I've always thought that rounding is an odd and not very useful fallback for most corner shapes. In many cases, rectangular corners would be a much better fallback. But most importantly, keeping them separate allows for them to be combined, e.g. using `border-radius` to *add* rounding to the polygonal shape that `angle` or `square` corners can create. (see #9843 for use cases). Perhaps the two could be combined with a separate property to control what `border-radius` rounds.

-- 
GitHub Notification of comment by LeaVerou
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11623#issuecomment-2912820983 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 27 May 2025 14:51:05 UTC