- From: Ryan Townsend via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 May 2024 11:53:25 +0000
- To: public-css-archive@w3.org
@bramus `position: fixed / [fixed/visual]` seems sensible, but to avoid dependence on knowing the height of elements in my example, it would be useful to extend this option by also introducing `position: sticky / [fixed/visual]`, otherwise we'd be forever needing to bottom-pad the container with the height of the floating element – which is doable but far less maintainable/responsive. -- GitHub Notification of comment by ryantownsend Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7475#issuecomment-2095835601 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 6 May 2024 11:53:26 UTC