Skip to content

[css-tables] Clarify that cells have their width imposed when doing row layout #4121

Closed
@FremyCompany

Description

@FremyCompany

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).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions