- From: Tab Atkins Jr. via GitHub <noreply@w3.org>
- Date: Fri, 25 Jul 2025 20:15:29 +0000
- To: public-css-archive@w3.org
Yup, agreed. Summarizing: * If the positioned element's CB is higher than a fragmentation context (so the CB doesn't participate in that context), it sees fragmented anchors as the bounding box of their fragments, as the spec says today. * If the positioned element's CB is inside the fragmentation context (so it does participate), the positioned element sees the anchor as *whole and unfragmented* by the fragmentainer. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12287#issuecomment-3120218338 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 25 July 2025 20:15:30 UTC