Add tests for empty <ul><li>
This commit is contained in:
parent
17ba74742c
commit
ebe63f43df
2 changed files with 7 additions and 0 deletions
4
test/data/shr/ul-empty.html
Normal file
4
test/data/shr/ul-empty.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<ul>
|
||||
<li></li>
|
||||
</ul>
|
||||
Lala
|
3
test/data/shr/ul-empty.txt
Normal file
3
test/data/shr/ul-empty.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
*
|
||||
|
||||
Lala
|
Loading…
Add table
Reference in a new issue