Re: [csswg-drafts] [css-inline] Can't specify line gaps (#5152)

Another option is to allow the extraction of the metric from the font directly, along with a few others that have been requested: see https://github.com/w3c/csswg-drafts/issues/4780. Then do something like `line-height: calc(1em + 2 * font-metric(--line-gap))` (syntax TBD)


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

Received on Wednesday, 3 June 2020 07:34:28 UTC