Re: [csswg-drafts] [css-backgrounds-3][css-borders-4] The shape of box-shadow should be a circle for a box with border-radius:50% and big spread (#7103)

Thanks for taking the time to clarify, @Loirooriol and @tabatkins, and apoligies for being slow.

So by "continuous" we mean that this is trying to create an easing function for the jump between a straight corner which has a spread*sqrt(2) distance from the inner element and a round corner that has a `spread` distance from the inner element. This makes more sense and can also solve a few issues with corner-shape, as from a high/low enough superellipse value regular stroking appears round and not similar to the corner-shape.

We can take whatever easing function we come up with and apply it on the distance between the original half-corner and the spread half-corner.

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


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

Received on Wednesday, 27 August 2025 09:08:52 UTC