- From: Marius Gundersen via GitHub <noreply@w3.org>
- Date: Wed, 14 Jan 2026 11:09:45 +0000
- To: public-css-archive@w3.org
I think it makes more sense for pseudo elements to inherit their parents implicit target, than to implicitly have their parent as target. But either way there need to be a simple way for developers to achieve the non default case. * if pseudo elements get their parents as implicit anchor, maybe we could have a `position-anchor: inherit-implicit` * if, as it was before, the pseudo elements inherit their parents implicit anchor, maybe there could be a `position-anchor: parent` Both of these could be useful for other elements too, for any child element to inherit from the parent element or point to the parent element. -- GitHub Notification of comment by mariusGundersen Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8913#issuecomment-3749029989 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 14 January 2026 11:09:46 UTC