Fix #45, errors when ul/ol allowed without li.
commit91fd55c857f7d219b1c10d11dee8b783b04e923e
authorEdward Z. Yang <ezyang@cs.stanford.edu>
Sun, 27 Mar 2016 05:41:54 +0000 (26 22:41 -0700)
committerEdward Z. Yang <ezyang@cs.stanford.edu>
Sun, 27 Mar 2016 05:41:54 +0000 (26 22:41 -0700)
tree4b8b244f472cfe2bea5a918bf05297e952547b27
parent096064dd0a26e2757b7559341623f27a1186407b
Fix #45, errors when ul/ol allowed without li.

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
NEWS
library/HTMLPurifier/ChildDef/List.php
tests/HTMLPurifier/HTMLT.php
tests/HTMLPurifier/HTMLT/li-disabled.htmlt [new file with mode: 0644]
tests/HTMLPurifier/Strategy/FixNestingTest.php