- From: Sam Sneddon via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 Jun 2020 03:04:47 +0000
- To: public-css-archive@w3.org
gsnedders has just created a new issue for https://github.com/w3c/csswg-drafts: == Empty table-row baseline == [css-align-3 says](https://drafts.csswg.org/css-align-3/#baseline-export): > If any cells in the row participate in first baseline/last baseline alignment along the inline axis, the first/last baseline set of the row is generated from their shared alignment baseline and the row’s first available font, after alignment has been performed. Otherwise, the first/last baseline set of the row is synthesized from the lowest and highest content edges of the cells in the row. [CSS2] Notably, this doesn't cover the case when there are no cells in the row (i.e., the row is empty and has no descendants). Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5163 using your GitHub account
Received on Thursday, 4 June 2020 03:04:49 UTC