Skip to content

[css-tables] height on a table-row-group #476

Open
@gregwhitworth

Description

@gregwhitworth

Compat Issues: Yes

Description:
When a height is specified on a table-row-group:

  • Chrome ignores the height.
  • Firefox respects the height (as if a cell spanned the rows with that height).
  • Edge applies the height to each cell (definitely buggy).

Proposed Option:
Firefox behavior looks good.

CSS 2.1 Option:
Height distribution is undefined

Other options:
Blink/Webkit currently ignore the height on a table-row-group we could go that route as well.

Testcases:
http://codepen.io/FremyCompany/pen/MKVPGR?editors=1100

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions