Re: [csswg-drafts] [css-tables] height on a table-row-group (#476)

> So @FremyCompany and myself starting testing the "Computing Column Measures" to see if we could replace the directionality terms within the section and make this generic for both columns and rows. At this point, we've proved that "intermediate min-content width for span 1" works the same for "intermediate min-content height for span 1".

There are significant differences in how percentage size is resolved. For columns, %ge cells grow to fill percentage, and make table wider. For rows, %ge cell do not grow initially, but do grow to fill their size if excess height is getting distributed.

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

Received on Monday, 14 October 2019 21:36:50 UTC