- From: Noam Rosenthal via GitHub <noreply@w3.org>
- Date: Wed, 11 Jun 2025 08:17:32 +0000
- To: public-css-archive@w3.org
So to recap the details for the async resolution: ``` <<corner-shape-and-size>> = normal | [ <<corner-shape-value>> && <<length-percentage [0,∞]>>{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