- From: Benoît Rouleau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 May 2024 14:02:56 +0000
- To: public-css-archive@w3.org
benface has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-ui] Proposal: allow multiple outlines per element == Multiple borders would be a Pandora's box because borders contribute to the box model, but outlines don't, so I can't think of a reason why it's not possible to set multiple outlines per element, like we can with background and box-shadow. A use case would be a focus ring made of two outlines: a thin (1px), fully opaque inner one, and a thicker, translucent outer one. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10343 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 16 May 2024 14:02:57 UTC