Fix removal of id with DirectLex by preserving armor.
commit4754d407aa26be2b608c59a073313b4aeda98683
authorEdward Z. Yang <ezyang@mit.edu>
Thu, 28 Oct 2010 16:24:07 +0000 (28 17:24 +0100)
committerEdward Z. Yang <ezyang@mit.edu>
Thu, 28 Oct 2010 16:25:31 +0000 (28 17:25 +0100)
tree9f7c0fd4020e3326d69968f18f2139a9d939631d
parent0b9db1f54b93afde5e940b03bea2b1f6f99ccabe
Fix removal of id with DirectLex by preserving armor.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
NEWS
library/HTMLPurifier/Strategy/MakeWellFormed.php
library/HTMLPurifier/Token/Tag.php
tests/HTMLPurifier/HTMLT/id-img.htmlt [new file with mode: 0644]
tests/HTMLPurifier/LexerTest.php