Re: [css3-multicol] pseudo-algorithm

On Thu, Feb 10, 2011 at 6:21 AM, Håkon Wium Lie <howcome@opera.com> wrote:
> 6) introduce min-column-width (probably in combination with 2)
>
>   + fewer narrow columns
>   - would bring us back to last call
>   - more complex to implement
>   - there would still be lots of clipping

Would it help if the minimum column width was just enforced in the
algorithm, and not exposed as a property?  We can always make a
property to control it later, but for now, just saying that columns
aren't allowed to shrink below 5em or something would ensure that some
content always gets shown, and may reduce the presence of
singularities in the algorithm.

~TJ

Received on Thursday, 10 February 2011 17:47:18 UTC