- From: Loirooriol via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Jun 2017 18:00:07 +0000
- To: public-css-archive@w3.org
> I think that the root inline box has a computed `line-height` property still helps explain how calculating the height of lines works Do you meant the [strut](https://www.w3.org/TR/CSS21/visudet.html#strut)? So now `line-height` applies only to inline-level boxes, but the root inline box inherits it from the block container, effectively replacing the following CSS2.1 quote? > On a block container element whose content is composed of inline-level elements, 'line-height' specifies the minimal height of line boxes within the element. If so, this should be explained somewhere. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1551#issuecomment-310456326 using your GitHub account
Received on Thursday, 22 June 2017 18:00:14 UTC