On Mon, May 9, 2016 at 1:26 PM, Takao Baba <baba@bpsinc.jp> wrote: > Hi, > > css-sizing-3 section 5.2 [1] says: > >> However, in order to prevent cyclic sizing in the general case, percentages do not otherwise resolve against indefinite sizes, and instead are treated as auto. > > but `min-width`, `max-width`, `min-height` and `max-height` do not > take `auto` value [2]. > > Shouldn't it be "... and instead are treated as initial value." ? > > [1] https://drafts.csswg.org/css-sizing-3/#percentage-sizing > [2] https://drafts.csswg.org/css2/visudet.html#min-max-heights The min-* properties do take "auto" now. But yeah, the max-* properties don't, and we need to be more precise about that, thanks. ~TJReceived on Tuesday, 10 May 2016 17:29:48 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:59 UTC