Followup r94465 and r94465; Add phpunit tests for Sanitizer::fixDeprecatedAttributes...
authorDaniel Friesen <dantman@users.mediawiki.org>
Sun, 25 Sep 2011 04:08:23 +0000 (04:08 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Sun, 25 Sep 2011 04:08:23 +0000 (04:08 +0000)
commit453528cc4bbfecce49e949e21debeffbf9253187
treeaf588eb446f76551bb9f80c48b5edcc99cb1329b
parent596be27bd0b0156da93b1ecdbdaf719dc42adc0c
Followup r94465 and r94465; Add phpunit tests for Sanitizer::fixDeprecatedAttributes and fix bugs related to clear="all" and mixed/uppercase attributes and values.
includes/Sanitizer.php
tests/phpunit/includes/SanitizerTest.php