You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, Safari recently announced, that the align-self and justify-self properties would be supported in Safari 26+ for absolute positioned elements. This means that these properties will soon be widely supported in all major browsers:
It might be a good idea to mention in the documentation for align-self and justify-self that these properties can be used with absolute positioned elements and that these properties override the top, right, bottom, left and inset properties.