- From: Brad Kemper via GitHub <noreply@w3.org>
- Date: Sun, 09 Aug 2026 00:14:28 +0000
- To: public-css-archive@w3.org
> Not sure why you would use border-style: solid, solid, none instead of removing the last length from border-width. Mostly because I usually remove borders with `border: none` instead of `border: 0`, though the effect is equivalent (i.e. `border-style: none` and `border-width: 0` have the same effect, in a shorthand or not). I think they should remain equivalent when in lists, with the author choosing whichever method they are used to. -- GitHub Notification of comment by bradkemper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13044#issuecomment-5228930711 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 9 August 2026 00:14:28 UTC