Re: [csswg-drafts] [css-position-3] Making a stickypos in a scroller also see the viewport edges (#8286)

> A "just works" solution (that sticks to nearest scroller only in the relevant axis) will break existing usage.

CMIIW but I believe the only cases where this is true is when you have an element that is sticky to the top or bottom in an overflow-y container; or to the left or right in an overflow-x container. So in the case of opposite-axis position/overflow, "just works" should work. In the case of agreeing-axis position/overflow, `position-container` sounds good to me too.

-- 
GitHub Notification of comment by RheingoldRiver
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8286#issuecomment-1964634766 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 26 February 2024 16:51:42 UTC