- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Apr 2025 22:40:49 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-align-3][css-position-3][css-anchor-position-1] Allow unsafe endward overflow in scrollable areas == In https://github.com/w3c/csswg-drafts/issues/10316 we decided to try having abspos boxes unsafe-overflow their IMCB, but try to stay within the containing block itself (while avoiding the unscrollable region). Avoiding overflow of the containing block makes sense, but it's maybe not as critical as avoiding overlap with the anchor when the containing block is scrollable. Should we adjust the safety rules to not avoid overflow on the end side of a scrollable container? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12106 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 21 April 2025 22:40:50 UTC