- From: shrpne via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Apr 2020 12:38:54 +0000
- To: public-css-archive@w3.org
@tabatkins in my practice `overflow` is rarely used for BFC, BFC is a thing from the past, when layout was made with `float`, for now, we have `flex` or even `grid` and developers have no reason to use `float` and care about BFC. I agree with @coreyworrell, 90% of my websites have `overflow` wrapper to hide offscreen things like protruding images. -- GitHub Notification of comment by shrpne Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/865#issuecomment-621176460 using your GitHub account
Received on Wednesday, 29 April 2020 12:38:56 UTC