Re: [css] min-height/min-width initials

> What spec or draft are you referring to? It’s “0” per
> https://www.w3.org/TR/CSS2/visudet.html#min-max-widths,
> https://www.w3.org/TR/CSS21/visudet.html#min-max-widths,
> https://www.w3.org/TR/CSS22/visudet.html#min-max-widths, and
> https://www.w3.org/TR/css3-box/#min-height.


It's CSS Flexbox: <https://drafts.csswg.org/css-flexbox/#min-size-auto> https://www.w3.org/TR/css-flexbox-1/#min-size-auto

It's nonsense that the initial value is defined in there, I filed https://github.com/w3c/csswg-drafts/issues/1920 to fix it.

-- Oriol

Received on Tuesday, 31 October 2017 12:52:17 UTC