- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 May 2018 01:33:05 +0000
- To: public-css-archive@w3.org
Only computed values will transfer from parent to child; there's no layout-time connection between the two. The point of layout containment is that you can layout the element's parent without having to care about the element's contents, and that's still true (exactly as true as if the contained element is a normal grid). -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2641#issuecomment-387256671 using your GitHub account
Received on Tuesday, 8 May 2018 01:33:07 UTC