- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Fri, 03 Jun 2016 06:54:17 +0000
- To: public-css-archive@w3.org
> Similarly, I think > > The min-content inline size of a multi-column element with a computed column-width not auto is the smaller of its column-width and the largest min-content inline-size contribution of its contents. > > should be > > The min-content inline size of a multi-column element with a computed column-width not auto is the smaller of its column-width and the largest min-content inline-size contribution of its contents, multiplied by by its column-count (treating auto as 1), plus the column-gap multiplied by column-count minus 1. Actually, scrap that, this part is wrong. The rest still stands. -- GitHub Notification of comment by frivoal Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/163#issuecomment-223504695 using your GitHub account
Received on Friday, 3 June 2016 06:54:19 UTC