- From: François REMY via GitHub <sysbot+gh@w3.org>
- Date: Tue, 21 May 2019 09:37:41 +0000
- To: public-css-archive@w3.org
@mstensho I mean, technically the spec already covers this in the section just above, but I agree that it wouldn't hurt bringing this to attention right next to the relevant text: > It is appropriate to resolve percentage heights on direct children of a table-cell if the cell is considered to have its height specified explicitly or the child is absolutely positioned, see CSS 2. > > For compat reasons, it is further clarified that a cell is considered to have its height specified explicitly if the computed height of the cell is a length, or if the computed height of its table-root ancestor is a length or percentage, regardless of whether that percentage does behave as auto or not. > > ~ https://drafts.csswg.org/css-tables-3/#computing-the-table-height I will make the clarification, as well as another one still in the queue, and ask for a new publication at next F2F just so the TR version also gets the updates. -- GitHub Notification of comment by FremyCompany Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/474#issuecomment-494317631 using your GitHub account
Received on Tuesday, 21 May 2019 09:37:44 UTC