Re: [csswg-drafts] [css-rhythm-1] Avoiding accidental double spacing

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