Letter Spacing is Broken and There’s Nothing We Can Do About It… Maybe
Recent discussions within the CSS Working Group revealed a significant issue with how the 'letter-spacing' property is rendered across different browsers. Despite the CSS specification stating that spacing should be applied only between characters, browsers like Chrome, Firefox, and Safari implement it differently, causing inconsistencies and alignment problems, especially in multilingual text. Two proposed solutions include reworking the space distribution or giving developers control over spacing placement. Leaving the current implementation unchanged is also an option, though less likely.