[csswg-drafts] [css-tables] min-height on a table-row

gregwhitworth has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-tables] min-height on a table-row ==
**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/

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/477 using your GitHub 
account

Received on Tuesday, 13 September 2016 22:44:36 UTC