- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Tue, 27 Mar 2018 09:10:54 +0000
- To: public-css-archive@w3.org
> In the default sizing behavior (enabled by justify-content: normal/stretch;), this will result in the remaining columns stretching to fill the area I would be strongly opposed to that behavior being the default. `normal` should absolutely not do that. First, it breaks compat, and also it is not good behavior. In paginated content with N columns, you expect N columns on every page, including the last one. If some are empty because no content, that's OK, but having a smaller number of larger columns is not the expectation. If we carve out an exception to make sure that's `normal` behaves as it always has, then maybe. -- GitHub Notification of comment by frivoal Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1565#issuecomment-376452890 using your GitHub account
Received on Tuesday, 27 March 2018 09:10:57 UTC