Re: [css-sizing] Definition of preferred content

On Friday 2015-01-23 19:36 -0500, fantasai wrote:
> On 10/13/2014 01:09 PM, L. David Baron wrote:
> >On Monday 2014-10-13 10:01 -0700, Tab Atkins Jr. wrote:
> >>On Oct 13, 2014 9:57 AM, "Simon Sapin" <simon.sapin@exyr.org> wrote:
> >>>http://dbaron.org/css/intrinsic/#intrinsic has a definition of
> >>max-content (preferred intrinsic width) that is not circular and does not
> >>involve layout.
> >>
> >>Preferred and max-content are not identical in all cases.
> >
> >Really?  In
> >https://lists.w3.org/Archives/Member/w3c-css-wg/2007OctDec/0267.html
> >we resolved to rename the concept there to max-content.
> 
> We did. And then we realized there are two very similar concepts
> that are identical except for multi-col elements.
> 
> preferred-size for a multicol with both column-width and column-count
> is column-width*column-count. However its max-content size can be
> larger than that, since the column-width functions as a minimum and
> will grow as the container grows.

Are there really strong enough use cases for authors wanting both of
these sizing models for multicol to justify having two separate
concepts throughout specifications and implementations and two
separate concepts to expose to authors?

I'd rather we just picked one of the two behaviors for multicol.

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                          https://www.mozilla.org/   𝄂
             Before I built a wall I'd ask to know
             What I was walling in or walling out,
             And to whom I was like to give offense.
               - Robert Frost, Mending Wall (1914)

Received on Sunday, 25 January 2015 07:16:42 UTC