Re: [csswg-drafts] [css-sizing-4] Scrollbars when intrinsic-width is > width? (#4415)

> a unnecessary scrollbar shows up for the float with auto height.

Update: that is partly my fault. The extra scrollbar goes away [if I use `display: block` for my child element](https://www.software.hixie.ch/utilities/js/live-dom-viewer/saved/8039), which is a better match for `contain-intrinsic-size`.

But the width of the float changing when the child element is added is still a problem.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4415#issuecomment-621377669 using your GitHub account

Received on Wednesday, 29 April 2020 18:14:40 UTC