- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sun, 28 Jan 2024 23:02:29 +0000
- To: public-css-archive@w3.org
> I presume that the circle radiuses would be clamped to the smaller of half the neighboring side widths, so two adjacent corners can't run into each other and you get well defined arcs+lines. In the following example the neighboring sides are √101 (slightly longer than 10), so your condition would allow a radius of 5, but anything bigger than 1 is problematic, even without taking into account the rounding of the other corners. ![](https://github.com/w3c/csswg-drafts/assets/7477678/3e8a36e4-b6cd-480d-a38c-bda6a81e7d27) -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9843#issuecomment-1913750987 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 28 January 2024 23:02:32 UTC