On Tue, Dec 02, 2025 at 01:19:11PM +0100, Patrice Dumas wrote: > I think that we should keep a "true" space here for text browsers > instead of padding-right.
Even in graphical browsers, it should look basically okay when all CSS rules are disabled. In my small amount of testing with the CSS rules posted by Per and Raymond, a literal space in the HTML source would display as a space in the flexbox element when all the CSS rules were removed. Otherwise, the CSS rules would predominate. So it looks like it will work.
