summaryrefslogtreecommitdiff
path: root/tests/Framework/Washtml.php
AgeCommit message (Expand)Author
2015-01-13Fix XSS issue in style attribute handling (#1490227)Aleksander Machniak
2014-05-27Fix unintentional line-height style modification in HTML messages (#1489917)Aleksander Machniak
2014-05-20Fix incorrect handling of HTML comments in messages sanitization code (#1489904)Aleksander Machniak
2014-04-11Fix "washing" of unicoded style attributes (#1489777)Aleksander Machniak
2014-02-05Bring back unit tests (they should be removed when creating a package)Aleksander Machniak
2014-01-30Branching off for release 1.0Thomas Bruederli
2013-12-28Fix issue where deprecated syntax for HTML lists was not handled properly (#1...Aleksander Machniak
2013-11-28Fix handling of invalid closing tags in HTML messages (#1489446)Aleksander Machniak
2013-05-31Fix displaying messages with invalid self-closing HTML tags (#1489137)Aleksander Machniak
2013-05-25Fix washtml test after "unsupported node type" fixAleksander Machniak
2013-03-22Added two tests for HTML comments handling in rcube_washtml classAleksander Machniak
2013-02-01Fix handling link href attribute value with (valid) newline characters (#1488...Aleksander Machniak
2012-12-25Move washtml class into Roundcube Framework (rcube_washtml), add some improve...Aleksander Machniak