- From: Koji Ishii via GitHub <sysbot+gh@w3.org>
- Date: Fri, 07 Apr 2017 13:57:57 +0000
- To: public-css-archive@w3.org
I don't understand what this means: > <length> safe computes to max( 1lh, ) unsafe. Nb: lh resolves at computed value time to an absolute lenght, so the computed value of line-height-step, and therefore what we will inherit, will be an absolute length. What is the computed value of `max(1lh)` when `line-height: normal`? I tried to learn what [the `lh` spec](https://drafts.csswg.org/css-values/#lh) says, but I can't read from it. Could you write down in more plain English? -- GitHub Notification of comment by kojiishi Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/938#issuecomment-292543647 using your GitHub account
Received on Friday, 7 April 2017 13:58:04 UTC