mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-10 16:14:08 +02:00
Add a few more comments about possible extra features.
git-svn-id: http://htmlpurifier.org/svnroot/html_purifier/trunk@42 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -150,6 +150,8 @@ class Test_PureHTMLDefinition extends UnitTestCase
|
||||
,new MF_EndTag('div')
|
||||
);
|
||||
|
||||
// automatic list closing
|
||||
|
||||
$inputs[9] = array(
|
||||
new MF_StartTag('ol')
|
||||
,new MF_StartTag('li')
|
||||
|
Reference in New Issue
Block a user