Fix autoparagraph bug with non-inline elements.
[htmlpurifier.git] / tests / HTMLPurifier / HTMLT / trusted-comments-table.htmlt
blob89d80febf338821a4be17d4e8847a1fb4fc325ab
1 --INI--
2 HTML.Trusted = true
3 --HTML--
4 <table><!-- foo --><tr><td>Foo</td></tr></table>
5 --# vim: et sw=4 sts=4