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

Sorry, you're right, it's not the radius of the corner circle that's clamped to half the side width, but rather than affected segment itself. So in this example, the A corner can only cut in to x=5 at most (radius of about .5), while the C and B corners can only cut in to y=0 at most (also radius of about .5).

Now I'm doing some dang geometry to try and make a demonstration, and it's hard ;_;

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


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

Received on Tuesday, 30 January 2024 23:58:45 UTC