[css-flexbox] which margin definition for intrinsic sizing?

Christian Biesinger <[email protected]> Mon, 25 Jul 2016 17:24:01 -0400
Newsgroups gmane.comp.web.css.general
Message-ID <CAPTJ0XEHXwebeqkNm+np5+aeKHtcWCchTs7qUbfo_uET4EDGCg@mail.gmail.com>
Hello!

Question about https://drafts.csswg.org/css-flexbox/#intrinsic-main-sizes

This algorithm wants to use the outer flex base size. But in general, for
intrinsic sizing purposes, percentage margins get treated as zero. Should
that be used here as well?

Also, is there a reason why min-size is ignored for the purpose of this
algorithm?

thanks,
-Christian