Re: [css-houdini-drafts] [css-layout-api] define or link to what "override size" means (#839)

Thanks - Good point. I'll define it - and rename it to fixed.

This is hinted at in the grid and flex algorithms when the flex/grid container calculates the inline/block size of a child. But doesn't specify how in turn - that child determines its size. Its also not mentioned in the sizing spec.

E.g. in flex box:
https://drafts.csswg.org/css-flexbox/#main-size
https://drafts.csswg.org/css-grid/#grid-item-sizing

>From what I've seen all engines have this concept of an "fixed"/"override" size constraint on a child.

-- 
GitHub Notification of comment by bfgeek
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/839#issuecomment-441734961 using your GitHub account

Received on Monday, 26 November 2018 17:56:19 UTC