- From: François REMY via GitHub <sysbot+gh@w3.org>
- Date: Tue, 16 Jul 2019 21:36:15 +0000
- To: public-css-archive@w3.org
FremyCompany has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-tables] Clarify that cells have their width imposed when doing row layout == > The minimum height of a row (without spanning-related height distribution) is defined as the height of an hypothetical linebox containing the cells originating in the row and where cells spanning multiple rows are considered having a height of 0px (but their correct baseline). In this hypothetical linebox, cell heights are considered auto, but their other properties are conserved. This doesn't mention that the width of table-cells is imposed by the column sizes determined in the previous section. It should. (detected while re-reading the text to answer #4033). Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4121 using your GitHub account
Received on Tuesday, 16 July 2019 21:36:17 UTC