On 19/03/15 05:40, fantasai wrote: > col-width + height > min = used col-count == 1 ? > min-content : column-width * used column count > max = column-width * used column count Assuming the used column count is the result of the pseudo-algorithm http://dev.w3.org/csswg/css-multicol-1/#pseudo-algorithm , it depends on the used width which (sometimes) depends on the intrinsic sizes. So as Morten noted, this definition is circular. As far as I can tell this doesn’t work. -- Simon SapinReceived on Thursday, 19 March 2015 12:31:13 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:52 UTC