Re: [csswg-drafts] [css-shapes-2][css-borders-4] corner-shape initial value (#11623)

`corner-shape` works together with the existing `border-radius`.
So if the above example had `border-radius: 10`, the corner-shape would default to `round bevel round round`. 
The `square` shape makes the border-radius defunct, and that's why it seems like it should be the default, but `round` makes the most (or only) sense when thinking of `corner-shape` as a progressive enhancement to `border-radius`.


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


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

Received on Saturday, 24 May 2025 19:45:36 UTC