- From: Bramus via GitHub <noreply@w3.org>
- Date: Wed, 18 Mar 2026 14:53:13 +0000
- To: public-css-archive@w3.org
bramus has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-conditional] [css-anchor-position] Allow feature detection of anchoring taking transforms into account. == In https://github.com/w3c/csswg-drafts/issues/8584#issuecomment-3109444615 we resolved to have anchor positioning take transforms into account. This change is currently only available in Chrome. I’ve heard from several authors that they would like to feature detect this, as it does have an impact when the UA does or doesn’t do this. I believe this is a good candidate for [`@supports named-feature()`](https://drafts.csswg.org/css-conditional-5/#typedef-supports-named-feature-fn) as I don’t think there is another way how authors would be able to detect this. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13678 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 March 2026 14:53:13 UTC