Hmm, I cannot fix this with updating `forms.css` because either `white-space-collapse: preserve` or `white-space-collapse: breaks-spaces` be is valid in `<textarea>`. So, we need to make the layout module override the style of the anonymous `<div>`.
Bug 1905904 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Hmm, I cannot fix this with updating `forms.css` because either `white-space-collapse: preserve` or `white-space-collapse: breaks-spaces` is valid in `<textarea>`. So, we need to make the layout module override the style of the anonymous `<div>`.