Re: [csswg-drafts] [css-borders-4] Interaction of single-path `border-shape` with non-uniform `border-width` (#11662)

Please see https://github.com/noamr/explainers/blob/main/border-shape-explainer.md#how-it-renders-behind-the-scenes

The concept to be discussed at the F2F:
- `border-shape` ignores border size (similar to `border-style: none`)
- The inner and outer paths are stroked using the `stroke-*` properties
- The area between the outer and inner paths are filled using the `fill-*` properties
- The stroke path is part of the contour, as visible in box-shadow/backdrop-filter
- Two identical shapes is the same as having one shape. It is stroked once with no fill.

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


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

Received on Tuesday, 19 August 2025 14:56:28 UTC