- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 May 2024 16:00:45 +0000
- To: public-css-archive@w3.org
Backgrounds and shadows are well-defined, outlines aren't: > This specification does not define the exact position or shape of the outline > This specification does not define how multiple overlapping outlines are drawn or how outlines are drawn for boxes that are partially obscured behind other elements. In fact `outline-style: auto` is entirely left up to the UA. I'm afraid that with multiple outlines an author may expect a certain visual composition, but in other browsers it will be utterly broken. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10343#issuecomment-2115628191 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 16:00:46 UTC