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

@Loirooriol @noamr Yes, I’m well aware that 3 years is not _by itself_ proof of anything, but together with the author feedback I linked to, I think it paints a fairly clear picture (even clearer than last I looked at the numbers).

@jsnkuhn `double` is basically three solid borders, with the middle one being `transparent`, so it would help with that. I’m not convinced there are use cases for `groove`, `ridge`, `inset` and `outset` these days, even if one could control their colors precisely, since designers have shifted towards representing depth in different ways (typically implemented with gradients and shadows). Otherwise, at least for `inset` and `outset`, authors can already implement custom versions by drawing solid borders with different colors on each side (and `ridge` and `groove` by doing this on two nested containers), and no-one is doing that.

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


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

Received on Monday, 3 November 2025 20:05:28 UTC