- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Apr 2020 02:50:17 +0000
- To: public-css-archive@w3.org
> `<container style="display:block; height:100px; overflow:auto; position:relative;">` Did you mean `display:grid` perhaps? > `<child style="height:200px;"></child>` Otherwise, `<child>` is an inline and `height` does not apply. -- GitHub Notification of comment by MatsPalmgren Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4957#issuecomment-614383766 using your GitHub account
Received on Thursday, 16 April 2020 02:50:20 UTC