w3c / clreq

Requirements for Chinese Text Layout
https://www.w3.org/International/clreq/
Other
724 stars 61 forks source link

Browsers apply extraneous spaces when letter-spacing #319

Open xfq opened 4 years ago

xfq commented 4 years ago

This issue applies to all languages that use letter-spacing.

Currently browsers that apply letter-spacing do so by adding a space after every letter in the text that is tracked. This results in a superfluous space at the end of the range, which creates an inappropriate gap before the following text. Letter spacing at the end of a line makes the line look misaligned in justified or right-justified text. It also has implications for text that has other styling, such as an outline or a coloured background, at the same time as being stretched.

For more details, see this GitHub issue, which is being used to track this gap. Please add any discussion there, and not to this issue.

xfq commented 4 years ago

The first comment in this issue contains text that will automatically appear in one or more gap-analysis documents as a subsection with the same title as this issue. Any edits made to that comment will be immediately available in the Editor's draft of the document. Proposals for changes or discussion of the content can be made by adding comments below this point.

huijing commented 4 years ago

Will this be raised at the F2F?

xfq commented 4 years ago

Will this be raised at the F2F?

I think it has already been discussed at the CSSWG Virtual F2F. See https://github.com/w3c/csswg-drafts/issues/1518#issuecomment-665354152