Re: [csswg-drafts] [css-borders-4] Specify how borders are rendered for `corner-shape` (#11610)

> In this example I notice that the thicker right border's width is maintained through the entirety of the top-right angled corner. The width of the drawn border does not transition from the `border-top-width` to the `border-right-width` like in the codepen. Or is there a way to accomplish this that I'm not seeing?
> 
> ![Image](https://github.com/user-attachments/assets/b248b5ef-010d-45ed-ba3b-63667211d61d)

There is no current semantic for defining where the corner gets the `border-width` from, so it interpolates between the two sides... A corner like in the picture would only be available with `border-shape` ATM.

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


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

Received on Thursday, 20 February 2025 08:22:06 UTC