- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Wed, 06 Aug 2025 16:24:50 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-align][css-position][css-anchor-position] Introduce "document containing block" for some purposes?`, and agreed to the following: * `RESOLVED: All percentages (insets, sizes) resolve against the effective containing block (no inconsistency)` <details><summary>The full IRC log of that discussion</summary> <fantasai> TabAtkins: If you have an abspos that has its CB generated by a scroller, right now, it's CB is like the ICB -- a viewport-sized box anchored to the origin<br> <fantasai> TabAtkins: This is not great in many case, so we had adopted a proposal to adopt a CB approximating the scrollable area<br> <fantasai> TabAtkins: Ian and I thought that percentages should still resolve against this new CB<br> <fantasai> TabAtkins: fantasai thought that was weird and inconsistent so thought we shouldn't do that, and be consistent<br> <fantasai> TabAtkins: Ian and I reviewed, and couldn't remember why we wanted width/height to resolve against the scrollport when the rest of the CB is the entire scrollable area<br> <fantasai> TabAtkins: So we're ok with resolving on all percentages resolving against the effective containing block<br> <fantasai> RESOLVED: All percentages (insets, sizes) resolve against the effective containing block (no inconsistency)<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10861#issuecomment-3160812152 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 August 2025 16:24:50 UTC