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

Since a circular border is a the result of a radius that is as large as possible, maybe the optimal keyword for this would be one that describes exactly that.

```css
{
  border-radius: maximum;
}
```

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


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

Received on Saturday, 19 February 2022 12:51:56 UTC