-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CSS Anchor Positioning #6471
Comments
Definitely on my CSS wishlist. |
It is now available under experimental features in chrome https://developer.chrome.com/blog/tether-elements-to-each-other-with-css-anchor-positioning/ |
^ Indeed! 🎉
As it's an official feature now, I'm removing the "…maybe eventually" 🥳 |
https://www.w3.org/TR/css-anchor-position-1/ |
Here is the ticket to track the status in Firefox |
Adding support for this |
Fyrd/caniuse#6471 To avoid having to wait for GitHub layout shifts
Added at #6815, now cleaned up and published at https://caniuse.com/css-anchor-positioning |
Because it's currently unoffical the "…maybe eventually".See belowThe text was updated successfully, but these errors were encountered: