mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 13:31:37 -07:00
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
Add a link
Reference in a new issue