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

I thing the `word-spacing: -100%` or `word-spacing: none` is good solution for it. I know about hacks for it but I like use CSS without modyfing HTML (additional blocks, or the '>' closest the `<`, but the code is less clear to read). 

BTW. The flex-box has side effects and It cannot be used in part of layouts. Also hacks has side efects like losing of antialiasing on iOS browsers (font-size:0). 

> doubling the spaces

Yes - for part of standard fonts it is very appreciated. 

> And what about reusing the fr unit for font-related properties?

How will it works? How to use the pseudo-unit for spacing?

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

Received on Monday, 8 January 2018 20:27:53 UTC