Add support for proprietary "background" attribute in table elements.
commitd0fdcc103e8dae6fc3425a093414605e0a33ffbf
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 28 Sep 2008 01:19:35 +0000 (27 21:19 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 28 Sep 2008 01:19:35 +0000 (27 21:19 -0400)
tree17e788ebf6b34ce3d166424e1c5c1842cc57b957
parent6a06b92f0c3c1ce57a1978ad64aa196660cd840f
Add support for proprietary "background" attribute in table elements.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
library/HTMLPurifier.includes.php
library/HTMLPurifier.safe-includes.php
library/HTMLPurifier/AttrTransform/Background.php [new file with mode: 0644]
library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
tests/HTMLPurifier/AttrTransform/BackgroundTest.php [new file with mode: 0644]
tests/HTMLPurifier/HTMLT/tidy-background.htmlt [new file with mode: 0644]