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

Personally always assumed that a `corner(s)` shorthand would look something more like `corner-shape` next to `border-radius`:

```css
corner(s): round 24px;
corner(s): round bevel 24px 12px;
corner(s): 24px 12px 8px 16px squircle round bevel notch;
``` 

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


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

Received on Saturday, 19 July 2025 13:36:28 UTC