SUMMARY While adding text block multiple spaces are compressed into one space. STEPS TO REPRODUCE 1. Download latest nightly build and create a new document 2. Add a text block and add more than one space in the text OBSERVED RESULT Multiple spaces are compressed into one EXPECTED RESULT Spaces in text should be kept intact
Hey, I think I already mentioned on IRC that this behaviour is correct for the default behaviour of "white-space:normal", and is only possible for "white-space:pre", "white-space:pre-line" and "white-space:pre-wrap". https://developer.mozilla.org/en-US/docs/Web/CSS/white-space
Hi Wolthera, Yes I had already filed this report before asking. So sorry. We can close this