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

@noamr 
> Would it make sense to introduce something like this for `outline` instead? `outline` has the advantage of not affecting layout in addition to having a uniform width/style.

We can't piggyback on `outline` for all use cases as that tends to be used to indicate focus. 
💡 That said, another solution might be to introduce a _new_ `outline`-like property, e.g. `outline-inset`, and then listify both `outline` properties. That would also help with some use cases that currently hog `outline` with a negative `outline-offset`.

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


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

Received on Sunday, 2 November 2025 23:40:13 UTC