- From: François REMY via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Jun 2017 17:29:48 +0000
- To: public-css-archive@w3.org
I have mixed feelings about this. It is unfortunate that browser engines have settled on a sub-par design for the feature but I don't doubt that fixing letter-spacing (to leave the last letter of the line unaffected) wouldn't be trivial and would cause compat issues. That being said, I share @fantasai's point of view that adding a flag to letter-spacing is adding complexity to the platform that might not be worth the gain. The work-around (negative margin) for this particular issue doesn't seem very difficult to use when needed, so I would posit it is probably fine to keep things as-is in this case. Except if your language uses ideographic-like or monospace characters, letter-spacing is a not a functioning concept to start with: ![image](https://user-images.githubusercontent.com/364405/27492058-a263cfea-57f9-11e7-8d2b-0bf230001844.png) -- GitHub Notification of comment by FremyCompany Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1518#issuecomment-310726381 using your GitHub account
Received on Friday, 23 June 2017 17:29:55 UTC