Re: [csswg-drafts] [css-shapes] Allow optional rounding parameter for `polygon()` (#9843)

What happens if the radius is big enough or the segments of the polygon small enough?

![](https://github.com/w3c/csswg-drafts/assets/7477678/7c7209be-fd72-4287-9c0c-341cbb20decf)

Browsers already tend to break with `border-radius` when the circles are centered at slightly weird places: https://bugzil.la/1823646, https://crbug.com/1262583

These situations will be much easier to happen with arbitrary polygons.

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


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

Received on Thursday, 25 January 2024 05:09:58 UTC