- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Nov 2022 23:32:45 +0000
- To: public-css-archive@w3.org
1. Ah yes, that makes sense. Happy to add in that condition. 2. Containing block is a rectangle, not a box; it's *generated* by some box (and we have a shorthand where you can refer to properties of the containing block and actually mean the properties of the box generating it). For an abspos, the containing block is defined by <https://w3c.github.io/csswg-drafts/css-position-3/#def-cb> -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8059#issuecomment-1312265339 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 11 November 2022 23:32:47 UTC