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

So to recap the details for the async resolution:

```
   <<corner-shape-and-size>> = normal | [ <<corner-shape-value>> && <<length-percentage [0,&infin;]>>{1,2} ]
   corners: <<shape-and-size>> [ / <<corner-shape-and-size>> ]{0, 3}
```

* The property name is `corners`.
* `normal` keyword means `0px round`.
* No new semantics for the `border-radius` property.
* Currently no proposal for intermediate shorthands like `corner-left-top`.

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


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

Received on Wednesday, 11 June 2025 08:17:33 UTC