Re: [csswg-drafts] [css-borders-4] Rendering of outset shadow spread with concave 50% corner-shapes (#13037)

Yes, having some sort of default miter-limit to deal with long pointy bits is normal and yes when that miter-limit is reached it usual becomes normally becomes a bevel (not round). But what also usually goes along with this is the ability to adjust the default miter-limit.

CSS already has a `stroke-miterlimit` property (https://developer.mozilla.org/en-US/docs/Web/CSS/stroke-miterlimit). It's exclusively used in conjunction with SVG right now but could this be extended to allow devs to adjust the default miter limit on this?

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


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

Received on Friday, 31 October 2025 14:00:57 UTC