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

> If we want font-based line heights to be possible to use with 
step-sizing, we need to add a normal keyword (that computes to its 
absolute length) to line-height step

Can you clarify how author can do:
```css
line-height: normal;
line-height-step: 18px;
```
that was what I wanted to ask but probably failed, sorry about that.

-- 
GitHub Notification of comment by kojiishi
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/938#issuecomment-275176148 
using your GitHub account

Received on Wednesday, 25 January 2017 17:34:54 UTC