In #8584 (comment) 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() as I don’t think there is another way how authors would be able to detect this.