Re: [csswg-drafts] [css-borders] allow multiple borders (#13044)

For a solid style (which is probably the most common usecase), the spec already has

```css
border: solid 5px stripes(var(--background-color) 3px, #000)
```

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13044#issuecomment-3471283637 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 04:18:50 UTC