- From: James Stuckey Weber via GitHub <noreply@w3.org>
- Date: Wed, 09 Jul 2025 14:35:00 +0000
- To: public-css-archive@w3.org
> It seems like, in Chrome, pseudo elements get the [implicit anchor element](https://drafts.csswg.org/css-anchor-position-1/#implicit-anchor-element) from their parent element. Whereas in Safari, they do not. My gut feeling is that Safari is correct here. Although, it would be nice to have something like `position-anchor: inherit-implicit` that I could use on inner elements (including pseudos) to pick up the parent implicit anchor element. Pseudo elements should have an implicit anchor, per https://github.com/w3c/csswg-drafts/issues/11792. -- GitHub Notification of comment by jamesnw Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12466#issuecomment-3052908230 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 9 July 2025 14:35:01 UTC