- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Oct 2019 18:57:11 +0000
- To: public-css-archive@w3.org
tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-sizing-4] Scrollbars when intrinsic-width is > width? == What should happen with scrollbars in `overflow:auto; intrinsic-width: 200px; width: 100px;`? If the element was filled with 200px worth of child content, it would definitely create scrollbars. I believe intrinsic-width should do the same. As an added bonus, this helps with some infinite-scroller cases that currently use a tall dummy element to make the scrollbar look right. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4415 using your GitHub account
Received on Friday, 11 October 2019 18:57:13 UTC