- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 24 Feb 2025 22:52:23 +0000
- To: public-css-archive@w3.org
Yeah, I'm pretty sure this is basically just an off-by-one error in the anchor-determining restrictions. The CB is already sized and positioned by the time you're laying out abspos children (modulo the presence/absence of scrollbars, which is already handled due to its inherent cyclicness), so you should be able to depend on it, and the use-cases for it are pretty clear and obvious. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11769#issuecomment-2679860817 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 24 February 2025 22:52:24 UTC