- From: Josh Tumath via GitHub <noreply@w3.org>
- Date: Thu, 13 Nov 2025 17:40:25 +0000
- To: public-css-archive@w3.org
Agreed. I'm strongly in support of @LeaVerou's proposal. I also agree it's a much better API than `stripes()`, if we can make it work. I also want this feature for the assistive technology use case. So I assume that if we choose to adopt border lists, that also applies to `outline`? We use the `box-shadow` hack on the BBC website, as well, for producing a double outline on focused elements. But we still have to use the `outline` property so that the outline is still visible in forced colours/high contrast mode. Forced colours mode removes box shadows. And having to use both `outline` and `box-shadow` just to make a double colour outline feels nasty. -- GitHub Notification of comment by JoshTumath Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13044#issuecomment-3528964439 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 13 November 2025 17:40:26 UTC