Skip to content
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

Closed
Schweinepriester opened this issue Sep 26, 2022 · 7 comments
Closed

Add CSS Anchor Positioning #6471

Schweinepriester opened this issue Sep 26, 2022 · 7 comments

Comments

@Schweinepriester
Copy link
Contributor

Schweinepriester commented Sep 26, 2022

Because it's currently unoffical the "…maybe eventually". See below

@soluml
Copy link
Contributor

soluml commented Oct 3, 2022

Definitely on my CSS wishlist.

@ThreeDfish
Copy link

It is now available under experimental features in chrome

https://developer.chrome.com/blog/tether-elements-to-each-other-with-css-anchor-positioning/

@Schweinepriester
Copy link
Contributor Author

^ Indeed! 🎉

As it's an official feature now, I'm removing the "…maybe eventually" 🥳

@Schweinepriester Schweinepriester changed the title Add CSS Anchor Positioning …maybe eventually Add CSS Anchor Positioning Mar 2, 2023
@AtomicNoggin
Copy link

https://www.w3.org/TR/css-anchor-position-1/
Adding my support for this.

@Th3S4mur41
Copy link
Contributor

Here is the ticket to track the status in Firefox
https://bugzilla.mozilla.org/show_bug.cgi?id=1838746

@chrisarmstrong
Copy link

Adding support for this

karlhorky added a commit to karlhorky/userscripts that referenced this issue Feb 17, 2024
Fyrd/caniuse#6471

To avoid having to wait for GitHub layout shifts
@Fyrd
Copy link
Owner

Fyrd commented Feb 18, 2024

Added at #6815, now cleaned up and published at https://caniuse.com/css-anchor-positioning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants
@Fyrd @soluml @AtomicNoggin @chrisarmstrong @Schweinepriester @Th3S4mur41 @ThreeDfish and others