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
and .positioned has position-anchor: --default; top: anchor(--another, bottom);, no scroll compensation is currently done in that axis, I imagine because overflow-x: scroll makes .another-scrollera scroll container.
Still, seems a bit odd that we won't compensate for scroll, even if --default and --anchor would scroll together?