- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Dec 2019 09:56:40 +0000
- To: public-css-archive@w3.org
Exposing `:inside`/`:outside` could make `:has()` impossible, or at least prevent it from containing pseudo-elements ```css :has(::marker:outside) { list-style-position: inside } ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4568#issuecomment-564466153 using your GitHub account
Received on Wednesday, 11 December 2019 09:56:42 UTC