Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
gregwhitworth opened this issue Sep 13, 2016 · 1 comment
Closed

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

gregwhitworth opened this issue Sep 13, 2016 · 1 comment
Assignees
Labels
css-tables-3 Current Work

Comments

@gregwhitworth
Copy link
Contributor

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/

@gregwhitworth gregwhitworth added the css-tables-3 Current Work label Sep 13, 2016
@FremyCompany
Copy link
Contributor

FremyCompany commented Sep 19, 2016

The CSSWG resolved at TPAC2016 on having the feature working like it does in Edge, but also marking it as at-risk (in case there might be webcompat issues, for instance)

@FremyCompany FremyCompany self-assigned this Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-tables-3 Current Work
Projects
Development

No branches or pull requests

2 participants