You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/tests
Aleksander Machniak eda92ed4c0 Improved display of plain text messages and text to HTML conversion (#1488937)
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.

Also conversion of text to HTML in compose editor was modified in the same way.
11 years ago
..
Framework Improved display of plain text messages and text to HTML conversion (#1488937) 11 years ago
Selenium Describe Selenium testing setup and provide a function to clear the SQL database 11 years ago
src
MailFunc.php
bootstrap.php
phpunit.xml Improved display of plain text messages and text to HTML conversion (#1488937) 11 years ago