Re: [csswg-drafts] [css-text] Allow letter-spacing to have unitless values like line-height (#2165)

@fantasai I think it's bad that this behaves differently from `line-height: <percentage>`. This behaves more like `line-height: <number>`, if I understand correctly, right?

Percentages usually resolve "as soon as possible", this breaks that rule by intentionally inheriting them like percentages rather than the resolved length.

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

Received on Tuesday, 7 January 2020 19:10:07 UTC