Masayuki Nakano 06ec518131 Bug 1923251 - part 2: Make HTMLEditor clean up unnecessary padding line breaks when deleting something immediately before it r=m_kato
Unfortunately, the code does not work well only in `white-space: pre-line`.
The rending itself is broken, so, it won't work well on Firefox anyway and
this style is not so useful with editable content.  Therefore, this patch
does not fix the issue.

Differential Revision: https://phabricator.services.mozilla.com/D225039
2024-10-16 05:59:51 +00:00
..