Open Bug 1907305 Opened 4 months ago Updated 3 months ago

Trim letter-spacing at end of line

Categories

(Core :: Layout: Text and Fonts, enhancement)

enhancement

Tracking

()

People

(Reporter: jfkthame, Unassigned)

References

(Blocks 2 open bugs)

Details

In bug 1892262, we implemented trimming of the space added by CSS letter-spacing at start-of-line, which resolves the webcompat issues reported as a result of enabling symmetrical letter-spacing.

For better rendering of end-aligned/centered/justified content where letter-spacing is used, we should also trim the space at end-of-line. Although in practice this does not seem to be a significant webcompat issue, it will be a clear cosmetic improvement (and is what the CSS WG discussion is tending to favor).

Blocks: 1913554
You need to log in before you can comment on or make changes to this bug.