Re: [csswg-drafts] [css-sizing] need to be clear about inputs to computation of min-content, max-content, and fit-content sizes

For first bullet point, I want to make sure that, whenever a layout *might* ask for the available space in an axis that we're calculating the intrinsic size of, we correctly report that it's an infinite size. (Rather than trying to figure out an available space, or asking calling locations to provide one.) Then, yeah, make sure that any time a layout algorithm depends on a size, and that size turns out to be infinite, it has a fallback behavior defined.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2890#issuecomment-420081451 using your GitHub account

Received on Monday, 10 September 2018 22:24:17 UTC