Skip to content

[css-tables] min-height on a table-row #477

@gregwhitworth

Description

@gregwhitworth

Compat Issues: Yes

Description:
When a min-height is specified on a table-row (tr):

  • Blink and Gecko ignore the minimum height.
  • Edge applies it (like min-width)

Proposed Option:
Ignoring min-height on table-rows

CSS 2.1 Option:
Height distribution is undefined

Testcases:
https://jsfiddle.net/wj5tjvcy/

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions