Re: [csswg-drafts] [css-borders] `border-radius` with a circular edge (#6467)

... another option that would be substantially less complex to implement was to have a separate (per-corner) attribute that defines how percentages are handled. e.g. `corner-sizing: by-min-edge | by-max-edge | both` or some such. Since this property is separate from the `border-radius` itself it wouldn't interfere with animations. I think it would be a bit easier to reason about than https://github.com/w3c/csswg-drafts/issues/6467#issuecomment-3418971580 or https://github.com/w3c/csswg-drafts/issues/6467#issuecomment-3418761321, though it's also a lot less flexible than having a new unit. 

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


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

Received on Monday, 20 October 2025 09:45:16 UTC